From: Grazvydas Ignotas Date: Sat, 27 Feb 2010 14:15:40 +0000 (+0200) Subject: power_supply: bq27x00: fix voltage and current units X-Git-Tag: Release-2010-05/1~2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1d7c9190786c2d5a539ad930e9228b29b29f1f9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed