Fix typo milivolt => millivolt

Signed-off-by: Thomas Weber <thomas@tweber.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Thomas Weber
2012-02-17 17:46:21 +01:00
committed by Jiri Kosina
parent 450c6076a7
commit 91fe4d508f
5 changed files with 14 additions and 14 deletions

View File

@@ -26,7 +26,7 @@
#define COMP1 1
#define COMP2 2
/* Comparator 1 voltage selection table in milivolts */
/* Comparator 1 voltage selection table in millivolts */
static const u16 COMP_VSEL_TABLE[] = {
0, 2500, 2500, 2500, 2500, 2550, 2600, 2650,
2700, 2750, 2800, 2850, 2900, 2950, 3000, 3050,