commit | 6e0e60cd0d688d0d1af85ef2abb8e363595af988 | [log] [tgz] |
---|---|---|
author | MyungJoo Ham <myungjoo.ham@samsung.com> | Wed Mar 14 03:00:01 2012 +0100 |
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | Mon Mar 26 20:41:25 2012 +0400 |
tree | 0c18bb3f9bd7a80e0fc532b3d9b3093e0c386297 | |
parent | 3124c4a080f9263abb667a827d30c9e81c9e5a21 [diff] |
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 <myungjoo.ham@samsung.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>