leds: Add new driver for the LEDs on the Freecom FSG-3
authorRod Whitby <rod@whitby.id.au>
Thu, 24 Apr 2008 22:43:09 +0000 (23:43 +0100)
committerRichard Purdie <rpurdie@rpsys.net>
Thu, 24 Apr 2008 22:43:09 +0000 (23:43 +0100)
commit3b2e46f8c4a5f2d7856c490ab5f0c46b65e2cb99
treecb884fc9b35eff8554d5028a27cfc37e9a8ce653
parent29d76dfa29fe22583aefddccda0bc56aa81035dc
leds: Add new driver for the LEDs on the Freecom FSG-3

The LEDs on the Freecom FSG-3 are connected to an external
memory-mapped latch on the ixp4xx expansion bus, and therefore cannot
be supported by any of the existing LEDs drivers.

Signed-off-by: Rod Whitby <rod@whitby.id.au>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-fsg.c [new file with mode: 0644]