Commit f50b7f2b authored by Mark Brown's avatar Mark Brown

Merge remote-tracking branch 'regulator/topic/arizona' into v3.9-rc8

parents c98cac89 ce1bcb7e
...@@ -131,7 +131,7 @@ static const struct regulator_desc arizona_ldo1_hc = { ...@@ -131,7 +131,7 @@ static const struct regulator_desc arizona_ldo1_hc = {
.min_uV = 900000, .min_uV = 900000,
.uV_step = 50000, .uV_step = 50000,
.n_voltages = 8, .n_voltages = 8,
.enable_time = 500, .enable_time = 1500,
.owner = THIS_MODULE, .owner = THIS_MODULE,
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment