mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 05:41:55 +00:00
857d423c74
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 <robh@kernel.org> [mpe: Drop change in ppc4xx_probe_pci_bridge(), formatting] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230310144657.1541039-1-robh@kernel.org |
||
---|---|---|
.. | ||
44x.h | ||
canyonlands.c | ||
ebony.c | ||
fsp2.c | ||
fsp2.h | ||
idle.c | ||
iss4xx.c | ||
Kconfig | ||
machine_check.c | ||
Makefile | ||
misc_44x.S | ||
ppc44x_simple.c | ||
ppc476_modules.lds | ||
ppc476.c | ||
sam440ep.c | ||
warp.c |