Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305582
b: refs/heads/master
c: cd041f6
h: refs/heads/master
v: v3
  • Loading branch information
Fabio Estevam authored and Mark Brown committed Apr 3, 2012
1 parent 69a9c91 commit 8350073
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 27f1d75921e7273e484cc2fab132d9fcbe9f845d
refs/heads/master: cd041f642c706fdda679877cdabf3dc8a6a8e58f
4 changes: 2 additions & 2 deletions trunk/sound/soc/codecs/sgtl5000.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ static struct regulator_consumer_supply ldo_consumer[] = {

static struct regulator_init_data ldo_init_data = {
.constraints = {
.min_uV = 850000,
.max_uV = 1600000,
.min_uV = 1200000,
.max_uV = 1200000,
.valid_modes_mask = REGULATOR_MODE_NORMAL,
.valid_ops_mask = REGULATOR_CHANGE_STATUS,
},
Expand Down

0 comments on commit 8350073

Please sign in to comment.