mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 05:41:55 +00:00
4d57e3515e
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 <robh@kernel.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230310144659.1541127-1-robh@kernel.org |
||
---|---|---|
.. | ||
cpm.c | ||
gpio.c | ||
hsta_msi.c | ||
machine_check.c | ||
Makefile | ||
pci.c | ||
pci.h | ||
soc.c | ||
uic.c |