abx500-chargalg: Prevent the watchdog from being kicked twice
authorLee Jones <lee.jones@linaro.org>
Wed, 13 Feb 2013 13:38:00 +0000 (13:38 +0000)
committerLee 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