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:
e770b4b
)
leds: Fix TWL4030 PWM LED driver
author
Urja Rannikko
<urjaman@gmail.com>
Sat, 31 Jul 2010 04:26:17 +0000
(
04:26
+0000)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Sat, 21 Aug 2010 20:22:05 +0000
(23:22 +0300)
When called in interrupt mode defers actual work using schedule_work().
Fixes heartbeat and timer trigger when used with this driver.
[notasas@gmail.com: adjusted to always use workqueue]
Signed-off-by: Urja Rannikko <urjaman@gmail.com>
No differences found