Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350397
b: refs/heads/master
c: 9fc50a2
h: refs/heads/master
i:
  350395: 6723930
v: v3
  • Loading branch information
Mark Brown committed Jan 13, 2013
1 parent 69b8ebd commit be02bc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e6ed90581bfab234ceeff797e1efbd31d0cec219
refs/heads/master: 9fc50a2ead28afea1da19c22b1054f7e23d6eb45
3 changes: 2 additions & 1 deletion trunk/drivers/regulator/arizona-micsupp.c
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,8 @@ static const struct regulator_desc arizona_micsupp = {
static const struct regulator_init_data arizona_micsupp_default = {
.constraints = {
.valid_ops_mask = REGULATOR_CHANGE_STATUS |
REGULATOR_CHANGE_VOLTAGE,
REGULATOR_CHANGE_VOLTAGE |
REGULATOR_CHANGE_BYPASS,
.min_uV = 1700000,
.max_uV = 3300000,
},
Expand Down

0 comments on commit be02bc3

Please sign in to comment.