Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302175
b: refs/heads/master
c: 78637a3
h: refs/heads/master
i:
  302173: e0c703b
  302171: f32eff9
  302167: 5aba161
  302159: fc1d81b
  302143: 04905db
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Apr 6, 2012
1 parent 0c96fb2 commit 9e7a0b4
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: d882d73eb72d7e5d57645c8d40195f4a7ad76f6c
refs/heads/master: 78637a3d8c871c4e27e86d9753e19868e2d9e6a8
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/tps65217-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ static struct regulator_ops tps65217_pmic_ldo1_ops = {
.list_voltage = tps65217_pmic_list_voltage,
};

static struct regulator_desc regulators[] = {
static const struct regulator_desc regulators[] = {
TPS65217_REGULATOR("DCDC1", TPS65217_DCDC_1, tps65217_pmic_ops, 64),
TPS65217_REGULATOR("DCDC2", TPS65217_DCDC_2, tps65217_pmic_ops, 64),
TPS65217_REGULATOR("DCDC3", TPS65217_DCDC_3, tps65217_pmic_ops, 64),
Expand Down

0 comments on commit 9e7a0b4

Please sign in to comment.