mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
synced 2025-09-14 08:36:46 +10: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(). Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Link: https://lore.kernel.org/r/20230310144706.1542295-1-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org> |
||
---|---|---|
.. | ||
arcpgu.c | ||
bochs.c | ||
cirrus.c | ||
gm12u320.c | ||
hx8357d.c | ||
ili9163.c | ||
ili9225.c | ||
ili9341.c | ||
ili9486.c | ||
Kconfig | ||
Makefile | ||
mi0283qt.c | ||
ofdrm.c | ||
panel-mipi-dbi.c | ||
repaper.c | ||
simpledrm.c | ||
st7586.c | ||
st7735r.c |