Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262815
b: refs/heads/master
c: 37df0e5
h: refs/heads/master
i:
  262813: b78eb3d
  262811: dff1ca4
  262807: ef11a54
  262799: 5cdd8db
  262783: 9e33043
v: v3
  • Loading branch information
Arnaud Patard (Rtp) authored and Sascha Hauer committed Jul 26, 2011
1 parent 8f0d8c4 commit 50bdcb3
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: 4e606d68d2939128a15f56cbf546d44872230aad
refs/heads/master: 37df0e5de7612979354593df8edec5c5f3d0b475
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx5/mx51_efika.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ static int initialize_usbh1_port(struct platform_device *pdev)

mdelay(10);

return mx51_initialize_usb_hw(0, MXC_EHCI_ITC_NO_THRESHOLD);
return mx51_initialize_usb_hw(pdev->id, MXC_EHCI_ITC_NO_THRESHOLD);
}

static struct mxc_usbh_platform_data usbh1_config = {
Expand Down

0 comments on commit 50bdcb3

Please sign in to comment.