commit | c72a1d608dd0eb3d553a08bfdf1c0041bebaa8a0 | [log] [tgz] |
---|---|---|
author | Richard Purdie <[email protected]> | Fri Mar 31 02:31:04 2006 -0800 |
committer | Linus Torvalds <[email protected]> | Fri Mar 31 12:18:56 2006 -0800 |
tree | 56715f0e0af8a9c33725f3db2f14cf7f870ad46d | |
parent | 75c1d31d9ea71025b73430c696b727e8aa15872d [diff] |
[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 <[email protected]> Cc: Russell King <[email protected]> Cc: Greg KH <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>