commit | 4c79141d28bc290ae307e3f81f5bc909c26faf6e | [log] [tgz] |
---|---|---|
author | Márton Németh <nm127@freemail.hu> | Wed Oct 31 15:07:12 2007 +0100 |
committer | Richard Purdie <rpurdie@rpsys.net> | Thu Feb 07 09:49:38 2008 +0000 |
tree | 9c6dc51c441dfc1c84cc27ece43087515c06967c | |
parent | 6c152beefbf90579d21afc4f7e075b1f801f9a75 [diff] |
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>