summaryrefslogtreecommitdiff
path: root/arch/mips/sibyte
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-03-10 08:46:56 -0600
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2023-03-14 17:16:46 +0100
commit9c99b4880d178a3cc6f42634b995d526a86f746b (patch)
treec5f800172ecbca4b102959f3207c07e9d207f435 /arch/mips/sibyte
parent83552892b772dfc4639a4f2da075bbb5d605b788 (diff)
downloadlwn-9c99b4880d178a3cc6f42634b995d526a86f746b.tar.gz
lwn-9c99b4880d178a3cc6f42634b995d526a86f746b.zip
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 <robh@kernel.org> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/sibyte')
0 files changed, 0 insertions, 0 deletions