leds: as3645a: Move driver to flash subdirectory
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 28 May 2021 20:24:00 +0000 (22:24 +0200)
committerPavel Machek <pavel@ucw.cz>
Mon, 12 Jul 2021 08:30:05 +0000 (10:30 +0200)
commitf5d69f6290a37f5579ef24334d5bf8a59bb13ef4
tree7687308761d398b55a3642cd8ee95c519f4cd728
parent293fee7f607841cc128c3f6df9b464e8abf99fb0
leds: as3645a: 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: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
MAINTAINERS
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/flash/Kconfig
drivers/leds/flash/Makefile
drivers/leds/flash/leds-as3645a.c [new file with mode: 0644]
drivers/leds/leds-as3645a.c [deleted file]