Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302271
b: refs/heads/master
c: 5ceba7b
h: refs/heads/master
i:
  302269: 501f224
  302267: 8b464a5
  302263: e784d42
  302255: a165357
  302239: d0ba97e
  302207: 66c22af
v: v3
  • Loading branch information
Mark Brown committed May 12, 2012
1 parent fc84742 commit c074861
Show file tree
Hide file tree
Showing 2 changed files with 2 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: c54a155d4d20e35d41bb2922ed4a6c615d177c4f
refs/heads/master: 5ceba7bab02df45260452e06f3b9c391ad1d776e
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/s5m8767.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ static int s5m8767_list_voltage(struct regulator_dev *rdev,
return val;
}

unsigned int s5m8767_opmode_reg[][4] = {
static unsigned int s5m8767_opmode_reg[][4] = {
/* {OFF, ON, LOWPOWER, SUSPEND} */
/* LDO1 ... LDO28 */
{0x0, 0x3, 0x2, 0x1}, /* LDO1 */
Expand Down

0 comments on commit c074861

Please sign in to comment.