diff options
author | Rob Herring <[email protected]> | 2023-03-10 08:47:25 -0600 |
---|---|---|
committer | Nishanth Menon <[email protected]> | 2023-03-11 05:57:07 -0600 |
commit | 82e46bf71780940a5e060fcb02397ecf7f55e768 (patch) | |
tree | f4ceab1ab1c3a9e8ea2813a4b4b34a0b3327892b /lib/memory-notifier-error-inject.c | |
parent | 1b1b863a8898ad8348b7dfe812cab26cea9099bf (diff) |
soc: ti: 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 of_property_read_bool().
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Nishanth Menon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions