aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-03-10 08:47:00 -0600
committerRob Herring <[email protected]>2023-04-18 11:23:24 -0500
commit928f4de0c03eb2eddd172395809094135fd879f7 (patch)
treeb2bcdc476511f55cb345bdc5ab60f551e7435949 /lib/debugobjects.c
parent6a71ca744bb52d222f821c6239aa44ffa16e5937 (diff)
sparc: 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