leds: Add support for hardware accelerated LED flashing
commit20f9679c23a0a377562ccfbae4922abc7269c9d5
authorMárton Németh <nm127@freemail.hu>
Thu, 1 May 2008 03:32:07 +0000 (1 00:32 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Thu, 1 May 2008 03:32:07 +0000 (1 00:32 -0300)
tree9c7c1550e51dab96ec8a18bac7b119ed8b8ccdbe
parent4e9075003303680337bb6762bece2e1068a2b9b0
leds: Add support for hardware accelerated LED flashing

Extends the leds subsystem with a blink_set() callback function which can
be optionally implemented by a LED driver. If implemented, the driver can use
the hardware acceleration for blinking a LED.

Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Documentation/leds-class.txt
drivers/leds/Kconfig
drivers/leds/ledtrig-timer.c
include/linux/leds.h