diff options
Diffstat (limited to 'drivers/regulator')
-rw-r--r-- | drivers/regulator/twl4030-regulator.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/twl4030-regulator.c b/drivers/regulator/twl4030-regulator.c index 49c41fc60aa6..f3ec98c83e90 100644 --- a/drivers/regulator/twl4030-regulator.c +++ b/drivers/regulator/twl4030-regulator.c | |||
@@ -396,8 +396,8 @@ static struct twlreg_info twl4030_regs[] = { | |||
396 | TWL_ADJUSTABLE_LDO(VMMC2, 0x2b, 6), | 396 | TWL_ADJUSTABLE_LDO(VMMC2, 0x2b, 6), |
397 | /* | 397 | /* |
398 | TWL_ADJUSTABLE_LDO(VPLL1, 0x2f, 7), | 398 | TWL_ADJUSTABLE_LDO(VPLL1, 0x2f, 7), |
399 | TWL_ADJUSTABLE_LDO(VPLL2, 0x33, 8), | ||
400 | */ | 399 | */ |
400 | TWL_ADJUSTABLE_LDO(VPLL2, 0x33, 8), | ||
401 | TWL_ADJUSTABLE_LDO(VSIM, 0x37, 9), | 401 | TWL_ADJUSTABLE_LDO(VSIM, 0x37, 9), |
402 | TWL_ADJUSTABLE_LDO(VDAC, 0x3b, 10), | 402 | TWL_ADJUSTABLE_LDO(VDAC, 0x3b, 10), |
403 | /* | 403 | /* |