commit | eaded808c9f9f36d95b5b7fe195ab1839e9e486c | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed Feb 13 13:38:00 2013 +0000 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Mar 07 12:35:49 2013 +0800 |
tree | eaa1cc3ebb1fb372ac8c45520eb231da606399a8 | |
parent | 88efdb8022f13c198fe4459e6e278f9b559cff3b [diff] |
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>