summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-03-10 08:47:12 -0600
committerLee Jones <lee@kernel.org>2023-04-26 11:40:32 +0100
commit01330edcc5ecc92eb9152b27f326618735900502 (patch)
treef2e4080460b13a0806ca3868ba8081f0e3003300 /tools/perf/scripts/python/export-to-sqlite.py
parent1ba58fbbe619125af113d0583c4b6bade94168d1 (diff)
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions