commit | 6655c6fe575b720eb8cb6c143ae10995a7aa1916 | [log] [tgz] |
---|---|---|
author | Richard Purdie <rpurdie@rpsys.net> | Fri Mar 31 02:31:07 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Mar 31 12:18:57 2006 -0800 |
tree | 72b36d5346ef1cdd50417b8b4accb4d5b58d003a | |
parent | c3bc9956ec52fb2c70f29aa894d8eec766116584 [diff] |
[PATCH] LED: add LED timer trigger Add an example of a complex LED trigger in the form of a generic timer which triggers the LED its attached to at a user specified frequency and duty cycle. 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>