[PATCH v2] PCI: iproc: Use of_property_read_bool() for boolean properties
Krzysztof Wilczyński
kw at linux.com
Sat Jun 24 02:02:22 PDT 2023
Hello,
> 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().
Applied to controller/iproc, thank you!
[1/1] PCI: iproc: Use of_property_read_bool() for boolean properties
https://git.kernel.org/pci/pci/c/4ce7d88e7ad9
Krzysztof
More information about the linux-arm-kernel
mailing list