aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/bq27x00_battery.c
diff options
context:
space:
mode:
authorThomas Weber <thomas@tweber.de>2012-02-17 17:46:21 +0100
committerJiri Kosina <jkosina@suse.cz>2012-04-05 16:58:23 -0700
commit91fe4d508f29d71133e9a82ebdc1f2274c514b70 (patch)
tree8fd57d27d592ca779ebfc35ff52e83b1377396bf /drivers/power/bq27x00_battery.c
parentMakefile: improve line wrapping (diff)
downloadlinux-dev-91fe4d508f29d71133e9a82ebdc1f2274c514b70.tar.xz
linux-dev-91fe4d508f29d71133e9a82ebdc1f2274c514b70.zip
Fix typo milivolt => millivolt
Signed-off-by: Thomas Weber <thomas@tweber.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/power/bq27x00_battery.c')
-rw-r--r--drivers/power/bq27x00_battery.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/bq27x00_battery.c b/drivers/power/bq27x00_battery.c
index cd1545f57f49..241848745e29 100644
--- a/drivers/power/bq27x00_battery.c
+++ b/drivers/power/bq27x00_battery.c
@@ -456,7 +456,7 @@ static int bq27x00_battery_capacity_level(struct bq27x00_device_info *di,
}
/*
- * Return the battery Voltage in milivolts
+ * Return the battery Voltage in millivolts
* Or < 0 if something fails.
*/
static int bq27x00_battery_voltage(struct bq27x00_device_info *di,