]> git.ipfire.org Git - thirdparty/linux.git/commit
leds: Rename simple directory to simatic
authorLee Jones <lee@kernel.org>
Fri, 7 Mar 2025 18:01:10 +0000 (10:01 -0800)
committerLee Jones <lee@kernel.org>
Fri, 21 Mar 2025 09:21:56 +0000 (09:21 +0000)
commit835a0c10d33b54607f49edffbbeaea4c4cdcc49c
tree87fb54fae2f79b5e2f3664318994453c9d68af10
parentbe2f92844d0f8cb059cb6958c6d9582d381ca68e
leds: Rename simple directory to simatic

The drivers contained in this directory are not simplistic.

Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/simatic/Kconfig [moved from drivers/leds/simple/Kconfig with 100% similarity]
drivers/leds/simatic/Makefile [moved from drivers/leds/simple/Makefile with 100% similarity]
drivers/leds/simatic/simatic-ipc-leds-gpio-apollolake.c [moved from drivers/leds/simple/simatic-ipc-leds-gpio-apollolake.c with 100% similarity]
drivers/leds/simatic/simatic-ipc-leds-gpio-core.c [moved from drivers/leds/simple/simatic-ipc-leds-gpio-core.c with 100% similarity]
drivers/leds/simatic/simatic-ipc-leds-gpio-elkhartlake.c [moved from drivers/leds/simple/simatic-ipc-leds-gpio-elkhartlake.c with 100% similarity]
drivers/leds/simatic/simatic-ipc-leds-gpio-f7188x.c [moved from drivers/leds/simple/simatic-ipc-leds-gpio-f7188x.c with 100% similarity]
drivers/leds/simatic/simatic-ipc-leds-gpio.h [moved from drivers/leds/simple/simatic-ipc-leds-gpio.h with 100% similarity]
drivers/leds/simatic/simatic-ipc-leds.c [moved from drivers/leds/simple/simatic-ipc-leds.c with 100% similarity]