Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117255
b: refs/heads/master
c: 7dd0558
h: refs/heads/master
i:
  117253: 81c9be1
  117251: 46dddd5
  117247: 296cd3e
v: v3
  • Loading branch information
Paul Mundt committed Oct 21, 2008
1 parent 9d1b417 commit c0510b8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 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: dd0e20e58837dfef0d0c34c247bede86ae34d99b
refs/heads/master: 7dd0558d700133249ffa484b67ea51d59f9c49f4
17 changes: 8 additions & 9 deletions trunk/arch/sh/kernel/cpu/sh2a/pinmux-sh7203.c
Original file line number Diff line number Diff line change
Expand Up @@ -1083,14 +1083,14 @@ static struct pinmux_cfg_reg pinmux_config_regs[] = {
PB10_IN, PB10_OUT,
PB9_IN, PB9_OUT,
PB8_IN, PB8_OUT,
0, 0,
0, 0,
0, 0,
0, 0,
0, 0,
0, 0,
0, 0,
0, 0 }
PB7_IN, 0,
PB6_IN, 0,
PB5_IN, 0,
PB4_IN, 0,
PB3_IN, 0,
PB2_IN, 0,
PB1_IN, 0,
PB0_IN, 0 }
},
{ PINMUX_CFG_REG("PBCRL4", 0xfffe3890, 16, 4) {
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
Expand Down Expand Up @@ -1595,5 +1595,4 @@ static int __init plat_pinmux_setup(void)
{
return register_pinmux(&sh7203_pinmux_info);
}

arch_initcall(plat_pinmux_setup);

0 comments on commit c0510b8

Please sign in to comment.