linux/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 leds: tps6131x: Add V4L2_FLASH_LED_CLASS dependency 2025-07-01 14:26:03 +01:00
Makefile leds: tps6131x: Add support for Texas Instruments TPS6131X flash LED driver 2025-05-22 09:24:51 +01:00
leds-aat1290.c leds: Switch back to struct platform_driver::remove() 2024-10-15 09:58:10 +01:00
leds-as3645a.c leds: as3645a: Use device_* to iterate over device child nodes 2024-08-22 14:48:02 +01:00
leds-ktd2692.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
leds-lm3601x.c leds: lm3601x: Reset LED controller during probe 2024-08-05 15:15:27 +01:00
leds-max77693.c leds: Switch back to struct platform_driver::remove() 2024-10-15 09:58:10 +01:00
leds-mt6360.c leds: Switch back to struct platform_driver::remove() 2024-10-15 09:58:10 +01:00
leds-mt6370-flash.c leds: flash: mt6370: Switch to device_for_each_child_node_scoped() 2024-10-09 15:16:23 +01:00
leds-qcom-flash.c leds: flash: leds-qcom-flash: Add a separate register map for PMI8998 2025-08-18 09:49:12 +01:00
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: sy7802: Add support for Silergy SY7802 flash LED controller 2024-06-26 17:04:39 +01:00
leds-tps6131x.c leds: flash: Use fwnode_get_next_child_node() instead 2025-10-21 10:46:22 +01:00