diff options
author | Rob Herring <[email protected]> | 2023-03-10 08:47:35 -0600 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2023-03-12 23:33:43 +0100 |
commit | 83425c835e7dea49576aaac5fd4bff9b38ee0c32 (patch) | |
tree | cd32aace115c4099b27d2db37315d58e9a8c13e4 /scripts/gdb/linux/interrupts.py | |
parent | ef6d10568ca9ca622a867e5d059982251bbccd6b (diff) |
power: supply: charger-manager: 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]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions