linux/arch/powerpc/sysdev/xive
Rob Herring 4d57e3515e powerpc: 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 <robh@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230310144659.1541127-1-robh@kernel.org
2023-03-30 23:36:35 +11:00
..
common.c
Kconfig
Makefile
native.c powerpc: Use of_property_read_bool() for boolean properties 2023-03-30 23:36:35 +11:00
spapr.c
xive-internal.h