commit | 976618f766aeee2083c158299bc89ca576973b49 | [log] [tgz] |
---|---|---|
author | Xiaozhe Shi <xiaozhes@codeaurora.org> | Tue Apr 30 10:49:30 2013 -0700 |
committer | Xiaozhe Shi <xiaozhes@codeaurora.org> | Tue May 07 17:10:10 2013 -0700 |
tree | 9f4c63f552bc9e159e27f5855f9f163b3959f118 | |
parent | 17e6e961961182365ed444357be3d516b7d695d8 [diff] |
power: qpnp-bms: Fix CHARGE_FULL_DESIGN units The documentation indicates that BMS's CHARGE_FULL_DESIGN property is in microamp-hours, but BMS current reports the property in milliamp-hours. Fix this by multiplying the fcc by 1000. CRs-Fixed: 480726 Change-Id: Iaa94e01ed69d9c2c0089d7fc9ea84236330d611f Signed-off-by: Xiaozhe Shi <xiaozhes@codeaurora.org>