power_supply: bq27x00: fix voltage and current units
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 27 Feb 2010 14:15:40 +0000 (16:15 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 27 Feb 2010 14:15:40 +0000 (16:15 +0200)
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>

No differences found