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:
88efdb8
)
abx500-chargalg: Prevent the watchdog from being kicked twice
author
Lee Jones
<lee.jones@linaro.org>
Wed, 13 Feb 2013 13:38:00 +0000
(13:38 +0000)
committer
Lee Jones
<lee.jones@linaro.org>
Thu, 7 Mar 2013 04:35:49 +0000
(12:35 +0800)
Charging watchdog kicker work-thread gets started twice causing
'failed to kick watchdog' message after removing charger and
when re-inserting charger. This patch removes the superfluous
start of watchdog kicker-thread.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
No differences found