linux/drivers/leds/flash
Krzysztof Kozlowski 05c2f554d1 leds: max77693: Simplify with scoped for each OF child loop
Use scoped for_each_available_child_of_node_scoped() when iterating over
device nodes to make code a bit simpler.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240816-cleanup-h-of-node-put-var-v1-4-1d0292802470@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
2024-08-22 14:23:02 +01:00
..
Kconfig leds: sy7802: Add support for Silergy SY7802 flash LED controller 2024-06-26 17:04:39 +01:00
leds-aat1290.c leds: aat1290: Use scoped device node handling to simplify error paths 2024-08-22 14:22:44 +01:00
leds-as3645a.c leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-06-21 11:57:11 +01:00
leds-ktd2692.c leds: ktd2692: Use scoped device node handling to simplify error paths 2024-08-22 14:22:44 +01:00
leds-lm3601x.c leds: lm3601x: Reset LED controller during probe 2024-08-05 15:15:27 +01:00
leds-max77693.c leds: max77693: Simplify with scoped for each OF child loop 2024-08-22 14:23:02 +01:00
leds-mt6360.c leds: mt6360: Fix memory leak in mt6360_init_isnk_properties() 2024-06-26 16:56:10 +01:00
leds-mt6370-flash.c leds: mt6370: Annotate struct mt6370_priv with __counted_by 2023-11-01 11:28:41 +00:00
leds-qcom-flash.c leds: flash: leds-qcom-flash: Limit LED current based on thermal condition 2024-08-01 13:40:08 +01:00
leds-rt4505.c leds: rt4505: Add MODULE_DESCRIPTION() 2024-06-21 11:57:13 +01:00
leds-rt8515.c leds: Convert all platform drivers to return void 2023-11-01 11:28:35 +00:00
leds-sgm3140.c leds: sgm3140: Add missing timer cleanup and flash gpio control 2024-03-07 08:48:12 +00:00
leds-sy7802.c leds: sy7802: Add support for Silergy SY7802 flash LED controller 2024-06-26 17:04:39 +01:00
Makefile leds: sy7802: Add support for Silergy SY7802 flash LED controller 2024-06-26 17:04:39 +01:00