Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231375
b: refs/heads/master
c: c97b739
h: refs/heads/master
i:
  231373: e865b90
  231371: e21b806
  231367: 97b36a7
  231359: 7e5f484
v: v3
  • Loading branch information
Sascha Hauer committed Jan 14, 2011
1 parent 862d742 commit 2e5f595
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: dd027b00eb5cc8580452fe66447eacdce2d57db6
refs/heads/master: c97b73939a3ed8618ad1baf3be4c8f5d11426de6
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-mx3/mach-mx31_3ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,10 @@ static struct mc13783_regulator_init_data mx31_3ds_regulators[] = {
.init_data = &pwgtx_init,
}, {

.id = MC13783_REGU_GPO1, /* Turn on 1.8V */
.id = MC13783_REG_GPO1, /* Turn on 1.8V */
.init_data = &gpo_init,
}, {
.id = MC13783_REGU_GPO3, /* Turn on 3.3V */
.id = MC13783_REG_GPO3, /* Turn on 3.3V */
.init_data = &gpo_init,
},
};
Expand Down

0 comments on commit 2e5f595

Please sign in to comment.