Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302167
b: refs/heads/master
c: 2ac2d7d
h: refs/heads/master
i:
  302165: e7e1455
  302163: 9d30816
  302159: fc1d81b
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Apr 5, 2012
1 parent 6e4bd7a commit 5aba161
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: 487f71e6f5038ef738de6291ff572717a507129c
refs/heads/master: 2ac2d7d83025e8eac9a4985113930b52491dd4c5
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/pcf50633-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ static struct regulator_ops pcf50633_regulator_ops = {
.is_enabled = pcf50633_regulator_is_enabled,
};

static struct regulator_desc regulators[] = {
static const struct regulator_desc regulators[] = {
[PCF50633_REGULATOR_AUTO] =
PCF50633_REGULATOR("auto", PCF50633_REGULATOR_AUTO, 81),
[PCF50633_REGULATOR_DOWN1] =
Expand Down

0 comments on commit 5aba161

Please sign in to comment.