diff options
| author | Rob Herring <[email protected]> | 2023-03-10 14:47:31 +0000 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2023-03-16 16:12:53 +0000 |
| commit | fb200218b40b7864f64f1a47de61e035d8934e92 (patch) | |
| tree | 1f53ca9b010876c1dc6dc7642feecca93f1a762c /tools/perf/scripts/python | |
| parent | backlight: hx8357: Use of_property_present() for testing DT property presence (diff) | |
| download | kernel-fb200218b40b7864f64f1a47de61e035d8934e92.tar.gz kernel-fb200218b40b7864f64f1a47de61e035d8934e92.zip | |
backlight: as3711: 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]>
Reviewed-by: Daniel Thompson <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
