]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] LED: add LED trigger tupport
authorRichard Purdie <rpurdie@rpsys.net>
Fri, 31 Mar 2006 10:31:05 +0000 (02:31 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 31 Mar 2006 20:18:56 +0000 (12:18 -0800)
commitc3bc9956ec52fb2c70f29aa894d8eec766116584
treec93aa56e6793cfa283d13a28cfa6c02a30f6c794
parentc72a1d608dd0eb3d553a08bfdf1c0041bebaa8a0
[PATCH] LED: add LED trigger tupport

Add support for LED triggers to the LED subsystem.  "Triggers" are events
which change the state of an LED.  Two kinds of trigger are available, simple
ones which can be added to exising code with minimum disruption and complex
ones for implementing new or more complex functionality.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/led-class.c
drivers/leds/led-triggers.c [new file with mode: 0644]
drivers/leds/leds.h
include/linux/leds.h