linux-kernelorg-stable/drivers/leds/flash
Sakari Ailus 98888f6d9f leds: flash: Use fwnode_get_next_child_node() instead
fwnode_get_next_child_node() is now the same as
fwnode_get_next_available_child_node() on all backends (OF, ACPI and
swnode). In order to remove the available variants, switch the uses to
non-available variants (device_get_next_child_node() in this case).

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Lee Jones <lee@kernel.org>
2025-10-21 10:46:22 +01:00
..
Kconfig
Makefile
leds-aat1290.c
leds-as3645a.c
leds-ktd2692.c
leds-lm3601x.c
leds-max77693.c
leds-mt6360.c
leds-mt6370-flash.c
leds-qcom-flash.c
leds-rt4505.c leds: flash: Use fwnode_get_next_child_node() instead 2025-10-21 10:46:22 +01:00
leds-rt8515.c leds: flash: Use fwnode_get_next_child_node() instead 2025-10-21 10:46:22 +01:00
leds-sgm3140.c leds: flash: Use fwnode_get_next_child_node() instead 2025-10-21 10:46:22 +01:00
leds-sy7802.c
leds-tps6131x.c leds: flash: Use fwnode_get_next_child_node() instead 2025-10-21 10:46:22 +01:00