diff options
author | Rob Herring <robh@kernel.org> | 2023-03-10 17:47:00 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-04-18 19:23:24 +0300 |
commit | 928f4de0c03eb2eddd172395809094135fd879f7 (patch) | |
tree | b2bcdc476511f55cb345bdc5ab60f551e7435949 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6a71ca744bb52d222f821c6239aa44ffa16e5937 (diff) | |
download | linux-928f4de0c03eb2eddd172395809094135fd879f7.tar.xz |
sparc: 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().
Link: https://lore.kernel.org/r/20230310144700.1541345-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions