aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ab8500.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/ab8500.c')
-rw-r--r--drivers/regulator/ab8500.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/ab8500.c b/drivers/regulator/ab8500.c
index 919d9fa9605e..3a1896655557 100644
--- a/drivers/regulator/ab8500.c
+++ b/drivers/regulator/ab8500.c
@@ -455,7 +455,7 @@ static struct ab8500_regulator_info
455 .update_bank = 0x03, 455 .update_bank = 0x03,
456 .update_reg = 0x80, 456 .update_reg = 0x80,
457 .update_mask = 0x44, 457 .update_mask = 0x44,
458 .update_val = 0x04, 458 .update_val = 0x44,
459 .update_val_idle = 0x44, 459 .update_val_idle = 0x44,
460 .update_val_normal = 0x04, 460 .update_val_normal = 0x04,
461 .voltage_bank = 0x03, 461 .voltage_bank = 0x03,