Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302166
b: refs/heads/master
c: 487f71e
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Apr 5, 2012
1 parent e7e1455 commit 6e4bd7a
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: 25e4d602f74cb849aa8a4e4b4d0486dc22da872b
refs/heads/master: 487f71e6f5038ef738de6291ff572717a507129c
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/ad5398.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ static struct regulator_ops ad5398_ops = {
.is_enabled = ad5398_is_enabled,
};

static struct regulator_desc ad5398_reg = {
static const struct regulator_desc ad5398_reg = {
.name = "isink",
.id = 0,
.ops = &ad5398_ops,
Expand Down

0 comments on commit 6e4bd7a

Please sign in to comment.