diff options
author | Rob Herring <robh@kernel.org> | 2023-03-10 17:47:10 +0300 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2023-04-18 19:50:56 +0300 |
commit | 2a61e7b7bd92f4745457c60c86d8bf045d185bda (patch) | |
tree | 8b4aaf75827b90874e8bf33ae1763d7b272d8db4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 76d4adacd52e78bea2e393081f2a5766261d1e3a (diff) | |
download | linux-2a61e7b7bd92f4745457c60c86d8bf045d185bda.tar.xz |
mailbox: Use of_property_read_bool() for boolean properties
It is preferred to use typed property access functions (i.e.
of_property_read_<type> functions) rather than low-level
of_get_property/of_find_property functions for reading properties.
Convert reading boolean properties to to of_property_read_bool().
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions