ds2782_battery: Fix units
authorRyan Mallon <ryan@bluewatersys.com>
Fri, 1 Oct 2010 21:17:42 +0000 (14:17 -0700)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Wed, 6 Oct 2010 13:36:49 +0000 (17:36 +0400)
commit353f867b5536e55e46801562987d605778cf262b
tree41cb17647562119fe83941ec2a4fa1bd8031634e
parent2e727f1787e311087950711451e6eec82c05d81c
ds2782_battery: Fix units

Correct the unit names in the ds2782 battery driver. Changes voltage_uA
to voltage_uV and capacity_uA to capacity.

Signed-off-by: Ryan Mallon <ryan@bluewatersys.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Ben Hutchings <ben@decadent.org.uk>
Cc: Yulia Vilensky <vilensky@compulab.co.il>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/ds2782_battery.c