commit | afbc74fdc5b96552c384e57119b3cc13c840bf06 | [log] [tgz] |
---|---|---|
author | Grazvydas Ignotas <notasas@gmail.com> | Sat Feb 27 17:06:44 2010 +0200 |
committer | Anton Vorontsov <cbouatmailru@gmail.com> | Sat Feb 27 18:09:24 2010 +0300 |
tree | 34d495ce443ce5d6fbfaa4d17bce816f5b73e984 | |
parent | 4e924a814ac78e325653840190e9e4762e6f4b7c [diff] |
power_supply: bq27x00: fix voltage and current units The chip returns voltage and current in mV and mA, but power supply class uses uV and uA, so add missing conversion. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>