From: MyungJoo Ham Date: Wed, 14 Mar 2012 02:00:01 +0000 (+0100) Subject: max17042_battery: Fix CHARGE_FULL representation. X-Git-Tag: v3.4-rc1~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e0e60cd0d688d0d1af85ef2abb8e363595af988;p=pandora-kernel.git max17042_battery: Fix CHARGE_FULL representation. CHARGE_FULL should represent the full capacity of the battery in uAh. The 0x10 (FullCAP) register shows the compensated full capacity in mAh * 2; e.g., reg(0x10) = 0xBB8 means that it is 1500mAh. Signed-off-by: MyungJoo Ham Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed