git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
082e063
)
LED: make triggers track their state
author
Grazvydas Ignotas
<notasas@gmail.com>
Tue, 24 Nov 2009 12:24:45 +0000
(14:24 +0200)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Tue, 24 Nov 2009 12:24:45 +0000
(14:24 +0200)
Sometimes events trigger before LEDs are registered, but simple
triggers don't track their state and LED starts as if nothing
happened.
Add some state tracking to simple triggers.
No differences found