aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-03-10 08:47:03 -0600
committerRafael J. Wysocki <[email protected]>2023-03-27 19:10:25 +0200
commit175c9df15aef7a1446fb67154a186b73dd892b50 (patch)
treec839a3a91af85032a3d6549611dcf2d372ffbf26 /tools/perf/scripts/python
parent8ffdb1fe9121f85232171630a8cfb0574cbf81b2 (diff)
cpufreq: pmac32: 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 <[email protected]> Acked-by: Viresh Kumar <[email protected]> Reviewed-by: Michael Ellerman <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions