aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-03-10 08:47:22 -0600
committerRob Herring <[email protected]>2023-04-21 09:20:43 -0500
commitc763a0833fd451a7bbe207be843caf1666f46612 (patch)
tree68448f5c6dc2643a8e8c2871b5aad8dcb27b1510 /lib/debugobjects.c
parent928f4de0c03eb2eddd172395809094135fd879f7 (diff)
sbus: display7seg: 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(). Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions