Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184730
b: refs/heads/master
c: aa6912d
h: refs/heads/master
v: v3
  • Loading branch information
Sanjeev Premi authored and Tony Lindgren committed Feb 18, 2010
1 parent 3466a7c commit eeaf882
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 31e464cdbc11c7872901851f06eff6d67edfcff5
refs/heads/master: aa6912d8850a555dccfab21f496e84aab7ededb6
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-omap2/board-omap3evm.c
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,10 @@ static struct ehci_hcd_omap_platform_data ehci_pdata __initconst = {

#ifdef CONFIG_OMAP_MUX
static struct omap_board_mux board_mux[] __initdata = {
OMAP3_MUX(SYS_NIRQ, OMAP_MUX_MODE0 | OMAP_PIN_INPUT_PULLUP |
OMAP_PIN_OFF_INPUT_PULLUP |
OMAP_PIN_OFF_WAKEUPENABLE),

{ .reg_offset = OMAP_MUX_TERMINATOR },
};
#else
Expand Down

0 comments on commit eeaf882

Please sign in to comment.