leds: aat1290: Move driver to flash subdirectory
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 28 May 2021 20:23:59 +0000 (22:23 +0200)
committerPavel Machek <pavel@ucw.cz>
Mon, 12 Jul 2021 08:30:04 +0000 (10:30 +0200)
commit293fee7f607841cc128c3f6df9b464e8abf99fb0
tree612ce59a2236997f36a61a3b1963bb180129ba2a
parente73f0f0ee7541171d89f2e2491130c7771ba58d3
leds: aat1290: Move driver to flash subdirectory

We created a subdirectory for LED drivers that depend on
CONFIG_LEDS_CLASS_FLASH, and this driver does so let's
move it there.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/flash/Kconfig
drivers/leds/flash/Makefile
drivers/leds/flash/leds-aat1290.c [new file with mode: 0644]
drivers/leds/leds-aat1290.c [deleted file]