Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231359
b: refs/heads/master
c: 074cee9
h: refs/heads/master
i:
  231357: e0da091
  231355: 7865a05
  231351: b507484
  231343: cc8f090
  231327: a3bfe33
  231295: 8f669a0
v: v3
  • Loading branch information
Sascha Hauer committed Jan 7, 2011
1 parent 5624e72 commit 7e5f484
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 410d3458e56bfe85ea4ac6358d5ae16d2f9acda6
refs/heads/master: 074cee9257b96a84c955ee2a2816d426c9f64e52
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-imx/mach-mx27_3ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -215,10 +215,10 @@ static struct regulator_init_data vgen_init = {

static struct mc13783_regulator_init_data mx27_3ds_regulators[] = {
{
.id = MC13783_REGU_VMMC1,
.id = MC13783_REG_VMMC1,
.init_data = &vmmc1_init,
}, {
.id = MC13783_REGU_VGEN,
.id = MC13783_REG_VGEN,
.init_data = &vgen_init,
},
};
Expand Down

0 comments on commit 7e5f484

Please sign in to comment.