Message ID | 1359978868-28736-66-git-send-email-lee.jones@linaro.org |
---|---|
State | New |
Headers | show |
diff --git a/drivers/regulator/ab8500.c b/drivers/regulator/ab8500.c index f31669e..fa0979a 100644 --- a/drivers/regulator/ab8500.c +++ b/drivers/regulator/ab8500.c @@ -1451,9 +1451,9 @@ static struct ab8500_regulator_info .update_bank = 0x04, .update_reg = 0x06, .update_mask = 0x0c, - .update_val = 0x04, + .update_val = 0x08, .update_val_idle = 0x0c, - .update_val_normal = 0x04, + .update_val_normal = 0x08, }, };