aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-03-10 08:46:56 -0600
committerThomas Bogendoerfer <[email protected]>2023-03-14 17:16:46 +0100
commit9c99b4880d178a3cc6f42634b995d526a86f746b (patch)
treec5f800172ecbca4b102959f3207c07e9d207f435 /rust/helpers
parent83552892b772dfc4639a4f2da075bbb5d605b788 (diff)
mips: 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: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions