From: Grazvydas Ignotas Date: Sat, 27 Feb 2010 15:06:44 +0000 (+0200) Subject: power_supply: bq27x00: fix voltage and current units X-Git-Tag: v2.6.34-rc1~206^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afbc74fdc5b96552c384e57119b3cc13c840bf06;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 Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed