aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-versatile.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-03-28ARM/leds: move ARM Versatile LED driver to leds subsystemLinus Walleij1-0/+110
Now that we have converted this driver to a real platform device module-based thing, we move the driver down into the LEDs subsystem and rename the config option to LEDS_VERSATILE. Cc: Richard Purdie <rpurdie@rpsys.net> Cc: Russell King <linux@arm.linux.org.uk> Cc: Pawel Moll <pawel.moll@arm.com> Acked-by: Bryan Wu <cooloney@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>