git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5492fd
)
power_supply: bq27x00: fix voltage and current units
author
Grazvydas Ignotas
<notasas@gmail.com>
Sat, 27 Feb 2010 14:15:40 +0000
(16:15 +0200)
committer
Grazvydas 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