mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 21:05:52 +00:00
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 |
||
|---|---|---|
| .. | ||
| dma_lib.c | ||
| gpio_mdio.c | ||
| idle.c | ||
| iommu.c | ||
| Kconfig | ||
| Makefile | ||
| misc.c | ||
| msi.c | ||
| pasemi.h | ||
| pci.c | ||
| powersave.S | ||
| setup.c | ||
| time.c | ||