linux/drivers/leds/rgb
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: Fix CONFIG_OF dependency for LEDS_LP5860_CORE 2026-06-17 11:30:11 +01:00
leds-group-multicolor.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
leds-ktd202x.c leds: Use named initializers for arrays of i2c_device_data 2026-06-17 11:29:48 +01:00
leds-lp5812.c leds: Add basic support for TI/National Semiconductor LP5812 LED Driver 2026-02-04 09:23:08 +00:00
leds-lp5812.h leds: Add basic support for TI/National Semiconductor LP5812 LED Driver 2026-02-04 09:23:08 +00:00
leds-lp5860-core.c leds: Add support for TI LP5860 LED driver chip 2026-06-17 11:28:29 +01:00
leds-lp5860-spi.c leds: Add support for TI LP5860 LED driver chip 2026-06-17 11:28:29 +01:00
leds-lp5860.h leds: Add support for TI LP5860 LED driver chip 2026-06-17 11:28:29 +01:00
leds-mt6370-rgb.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
leds-ncp5623.c leds: Introduce the multi_max_intensity sysfs attribute 2026-06-17 11:28:52 +01:00
leds-pwm-multicolor.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
leds-qcom-lpg.c leds: qcom-lpg: Allocate channels with main struct 2026-06-17 11:28:11 +01:00
leds-s2m-rgb.c leds: rgb: Add support for Samsung S2M series PMIC RGB LED device 2026-06-17 11:29:22 +01:00
Makefile leds: rgb: Add support for Samsung S2M series PMIC RGB LED device 2026-06-17 11:29:22 +01:00