linux/drivers/leds/flash
Uwe Kleine-König (The Capable Hub) 995832b2ce Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Replace the #include of <linux/mod_devicetable.h> by the more specific
<linux/device-id/*.h> where applicable. For most cases the include
can be dropped completely, only a few drivers need one or two headers
added.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/1a3f2007c5c5dcf555c09a4035ce3ae8ef1b6c49.1782808461.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
2026-07-03 07:38:17 +02:00
..
Kconfig leds: flash: Add support for Samsung S2M series PMIC flash LED device 2026-06-17 11:29:12 +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: Use named initializers for arrays of i2c_device_data 2026-06-17 11:29:48 +01:00
leds-ktd2692.c leds: ktd2692: Make ktd2692_timing variable static 2026-03-10 09:22:58 +00:00
leds-lm3601x.c leds: Use named initializers for arrays of i2c_device_data 2026-06-17 11:29:48 +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 Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
leds-s2m-flash.c leds: flash: Add support for Samsung S2M series PMIC flash LED device 2026-06-17 11:29:12 +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: tps6131x: Increase overvoltage protection threshold to 6V 2026-06-17 11:30:17 +01:00
Makefile leds: flash: Add support for Samsung S2M series PMIC flash LED device 2026-06-17 11:29:12 +01:00