diff options
author | Chris Boot <bootc@bootc.net> | 2006-07-10 07:45:34 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-10 16:24:26 -0400 |
commit | 1a87d9425e0347c0e880254816d8e9f41a0e2b0c (patch) | |
tree | 9a7bc51f81413c565eaaf6bac27810424ae8cf8e /MAINTAINERS | |
parent | 36cf96f5e7c098731a1ad9d79694d6f591b18e7f (diff) |
[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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 196a31c97524..c55f690d4030 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2666,6 +2666,11 @@ M: shemminger@osdl.org | |||
2666 | L: netdev@vger.kernel.org | 2666 | L: netdev@vger.kernel.org |
2667 | S: Maintained | 2667 | S: Maintained |
2668 | 2668 | ||
2669 | SOEKRIS NET48XX LED SUPPORT | ||
2670 | P: Chris Boot | ||
2671 | M: bootc@bootc.net | ||
2672 | S: Maintained | ||
2673 | |||
2669 | SPARC (sparc32): | 2674 | SPARC (sparc32): |
2670 | P: William L. Irwin | 2675 | P: William L. Irwin |
2671 | M: wli@holomorphy.com | 2676 | M: wli@holomorphy.com |