Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302173
b: refs/heads/master
c: bd6ff0d
h: refs/heads/master
i:
  302171: f32eff9
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Apr 6, 2012
1 parent e341365 commit e0c703b
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: 621adb30ace17799f24d17b1df1aa0f69081f71b
refs/heads/master: bd6ff0d6a0c8a5bb3ef2e349b225875bb05221c9
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/max8952.c
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ static struct regulator_ops max8952_ops = {
.set_suspend_disable = max8952_disable,
};

static struct regulator_desc regulator = {
static const struct regulator_desc regulator = {
.name = "MAX8952_VOUT",
.id = 0,
.n_voltages = MAX8952_NUM_DVS_MODE,
Expand Down

0 comments on commit e0c703b

Please sign in to comment.