From a1d7c9190786c2d5a539ad930e9228b29b29f1f9 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sat, 27 Feb 2010 16:15:40 +0200 Subject: [PATCH] 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-format-patch failed