diff options
author | 2023-03-10 08:47:12 -0600 | |
---|---|---|
committer | 2023-04-26 11:40:32 +0100 | |
commit | 01330edcc5ecc92eb9152b27f326618735900502 (patch) | |
tree | f2e4080460b13a0806ca3868ba8081f0e3003300 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mfd: various: Use of_property_present() for testing DT property presence (diff) | |
download | wireguard-linux-01330edcc5ecc92eb9152b27f326618735900502.tar.xz wireguard-linux-01330edcc5ecc92eb9152b27f326618735900502.zip |
mfd: various: 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: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230310144712.1543449-1-robh@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions