]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: 6235/2: driver for the LEDs found in the later ARM refdesigns
authorLinus Walleij <linus.walleij@stericsson.com>
Tue, 20 Jul 2010 21:32:00 +0000 (22:32 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 26 Jul 2010 09:48:29 +0000 (10:48 +0100)
commitb5417019a6e614f5285f9eb8f9e5b2d62395965b
tree2e5a4f4b3c761367ac02435ebcf1deda8e87ee78
parentce8962455e902ffa08d59fd2b113942eaaffb0d6
ARM: 6235/2: driver for the LEDs found in the later ARM refdesigns

This adds a simple driver supporting the new LED framework with
triggers and all for the RealView and Versatile platforms. The
RealView and Versatile platform drivers were arranged to compile
for all-but-integrator as a side effect since the Integrator has
a different LED driver.

Signed-off-by: Linus Walleij <triad@df.lth.se>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-versatile/Makefile
arch/arm/plat-versatile/leds.c [new file with mode: 0644]