aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-03-10 08:47:12 -0600
committerLee Jones <[email protected]>2023-04-26 11:40:32 +0100
commit1ba58fbbe619125af113d0583c4b6bade94168d1 (patch)
tree41b0939c49a339ccb1cc64900495baa8243fdf50 /scripts/stackusage
parent2ddbddaf19dcdc60e05c720611faca7ba5176ed9 (diff)
mfd: various: Use of_property_present() for testing DT property presence
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. As part of this, convert of_get_property/of_find_property calls to the recently added of_property_present() helper when we just want to test for presence of a property and nothing more. Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions