Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227023
b: refs/heads/master
c: 09e7200
h: refs/heads/master
i:
  227021: 2641a9c
  227019: 925b5bb
  227015: ac2ace2
  227007: 45198f3
v: v3
  • Loading branch information
Hema HK authored and Felipe Balbi committed Dec 10, 2010
1 parent 34c8df5 commit d752035
Show file tree
Hide file tree
Showing 3 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: 594632efbb9a4ac323cbf8dbf37c608d418ca8c1
refs/heads/master: 09e7200221a04ab899e15a0a3cf4b230afd1ab86
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-4430sdp.c
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ static const struct ehci_hcd_omap_platform_data ehci_pdata __initconst = {

static struct omap_musb_board_data musb_board_data = {
.interface_type = MUSB_INTERFACE_UTMI,
.mode = MUSB_PERIPHERAL,
.mode = MUSB_OTG,
.power = 100,
};

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-omap4panda.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ static void __init omap4_ehci_init(void)

static struct omap_musb_board_data musb_board_data = {
.interface_type = MUSB_INTERFACE_UTMI,
.mode = MUSB_PERIPHERAL,
.mode = MUSB_OTG,
.power = 100,
};

Expand Down

0 comments on commit d752035

Please sign in to comment.