Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327037
b: refs/heads/master
c: 90b85af
h: refs/heads/master
i:
  327035: 6816c3b
v: v3
  • Loading branch information
Kuninori Morimoto authored and Simon Horman committed Sep 6, 2012
1 parent 56eca55 commit 347fae6
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: 894cda18de4b8963b16bc706fea53566df6d7b05
refs/heads/master: 90b85afcba0ec6242172c636691962ab115e296c
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/board-marzen.c
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ static void __init marzen_init(void)
{
regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers,
ARRAY_SIZE(fixed3v3_power_consumers), 3300000);
regulator_register_fixed(0, dummy_supplies,
regulator_register_fixed(1, dummy_supplies,
ARRAY_SIZE(dummy_supplies));

r8a7779_pinmux_init();
Expand Down

0 comments on commit 347fae6

Please sign in to comment.