Skip to content

Commit

Permalink
Merge remote-tracking branch 'regulator/topic/arizona' into v3.9-rc8
Browse files Browse the repository at this point in the history
  • Loading branch information
broonie committed Apr 28, 2013
2 parents c98cac8 + ce1bcb7 commit f50b7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/regulator/arizona-ldo1.c
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ static const struct regulator_desc arizona_ldo1_hc = {
.min_uV = 900000,
.uV_step = 50000,
.n_voltages = 8,
.enable_time = 500,
.enable_time = 1500,

.owner = THIS_MODULE,
};
Expand Down

0 comments on commit f50b7f2

Please sign in to comment.