diff options
author | Rob Herring <[email protected]> | 2023-03-10 08:47:05 -0600 |
---|---|---|
committer | Rob Herring <[email protected]> | 2023-03-30 13:46:07 -0500 |
commit | e27a85c1757655e2e7bd09164b87bf75627e5604 (patch) | |
tree | e7a067bc36488b2620e0f0d7d5371bdadff2920b /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | b2d2d8decc8d239875420af6e412158ac5a2cb1f (diff) |
drm: 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().
Reviewed-by: Laurent Pinchart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions