From: Paul Fertser Date: Wed, 4 Nov 2009 21:24:57 +0000 (+0300) Subject: pcf50633: Get rid of charging restart software auto-triggering X-Git-Tag: v2.6.33-rc1~81^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e98c73a24f33d6f54402f5cef2e7bf282d1d1fcc;p=pandora-kernel.git pcf50633: Get rid of charging restart software auto-triggering After reaching Battery Full condition MBC state machine switches back into charging mode when the battery voltage falls below 96% of a battery float voltage. The voltage drop in Li-Ion batteries is marginal (1-2%) till about 80% of its capacity - which means, after a BATFULL, charging won't be restarted until 75-80%. That is a desired behaviour recommended by battery manufacturers, don't mess with it. Signed-off-by: Paul Fertser Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed