[PATCH] LED Class support for Soekris net48xx
authorChris Boot <bootc@bootc.net>
Mon, 10 Jul 2006 11:45:34 +0000 (04:45 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 10 Jul 2006 20:24:26 +0000 (13:24 -0700)
commit1a87d9425e0347c0e880254816d8e9f41a0e2b0c
tree9a7bc51f81413c565eaaf6bac27810424ae8cf8e
parent36cf96f5e7c098731a1ad9d79694d6f591b18e7f
[PATCH] LED Class support for Soekris net48xx

Add LED Class device support for the Soekris net48xx Error LED.  Tested
only on a net4801, but should work on a net4826 as well.  I'd love to find
a way of detecting a Soekris net48xx device but there is no DMI or any
Soekris-specific PCI devices.

[akpm@osdl.org: fixlets, cleanups]
Signed-off-by: Chris Boot <bootc@bootc.net>
Cc: Ben Dooks <ben-linux@fluff.org>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
MAINTAINERS
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-net48xx.c [new file with mode: 0644]