diff options
author | Rob Herring <[email protected]> | 2023-03-10 08:46:57 -0600 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-03-30 23:36:35 +1100 |
commit | 4d57e3515e3838b12eccbeb5e0e52f053e3f638a (patch) | |
tree | 6b3a69db4051b3f6a547e34a39df8105ac149072 /tools/perf/scripts/python/syscall-counts.py | |
parent | 857d423c74228cfa064f79ff3a16b163fdb8d542 (diff) |
powerpc: 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 of_property_read_bool().
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions