diff options
author | Rob Herring <[email protected]> | 2023-03-10 08:47:07 -0600 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2023-04-19 07:08:31 -0700 |
commit | 50c3480b6db859ce2c5f524eedb74973342455d0 (patch) | |
tree | 362c9efe14a2fcff8ddc253e49c67b03b7fe231d /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 08d40c1d57b7127cfdebbc0648b57d54e38f2ba7 (diff) |
hwmon: (ltc4245) 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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions