Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | leds: Delete obsolete Versatile driver | Linus Walleij | 2017-05-14 | 1 | -110/+0 |
| | | | | | | | | | All users of the Versatile LED driver are deleted and replaced with the very generic leds-syscon. Delete the old driver. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com> | ||||
* | ARM/leds: move ARM Versatile LED driver to leds subsystem | Linus Walleij | 2014-03-28 | 1 | -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> |