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)
commiteaded808c9f9f36d95b5b7fe195ab1839e9e486c
treeeaa1cc3ebb1fb372ac8c45520eb231da606399a8
parent88efdb8022f13c198fe4459e6e278f9b559cff3b
abx500-chargalg: Prevent the watchdog from being kicked twice

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>
drivers/power/abx500_chargalg.c