dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/leds
Richard Purdie c72a1d608d [PATCH] LED: add LED class
Add the foundations of a new LEDs subsystem.  This patch adds a class which
presents LED devices within sysfs and allows their brightness to be
controlled.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-31 12:18:56 -08:00
..
Kconfig [PATCH] LED: add LED class 2006-03-31 12:18:56 -08:00
Makefile [PATCH] LED: add LED class 2006-03-31 12:18:56 -08:00
led-class.c [PATCH] LED: add LED class 2006-03-31 12:18:56 -08:00
led-core.c [PATCH] LED: add LED class 2006-03-31 12:18:56 -08:00
leds.h [PATCH] LED: add LED class 2006-03-31 12:18:56 -08:00