summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-omap-2.6.31/beagleboard/ehci.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-09-17 15:23:31 +0200
committerKoen Kooi <koen@openembedded.org>2009-09-17 15:23:31 +0200
commit6d3ad5fb212eba132f0af77629babb58eedd1c52 (patch)
treee72c0e9102afd5097a9369b6685e70c18c92a964 /recipes/linux/linux-omap-2.6.31/beagleboard/ehci.patch
parenta0818d6ec740a5a38b4cb46a947844e37e4439cf (diff)
linux-omap 2.6.31: add extra EHCI and USB patches from http://arago-project.org/git/people/?p=ajay/omap-usb-driver.git;a=summary
Diffstat (limited to 'recipes/linux/linux-omap-2.6.31/beagleboard/ehci.patch')
-rw-r--r--recipes/linux/linux-omap-2.6.31/beagleboard/ehci.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes/linux/linux-omap-2.6.31/beagleboard/ehci.patch b/recipes/linux/linux-omap-2.6.31/beagleboard/ehci.patch
index 633b1b2269..d8dcd522dc 100644
--- a/recipes/linux/linux-omap-2.6.31/beagleboard/ehci.patch
+++ b/recipes/linux/linux-omap-2.6.31/beagleboard/ehci.patch
@@ -20,16 +20,3 @@ index 07aee90..65934ea 100644
/* TWL4030_GPIO_MAX + 1 == ledB, PMU_STAT (out, active low LED) */
gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1;
-@@ -412,7 +412,8 @@ static void __init omap3_beagle_init(void)
- gpio_direction_output(170, true);
-
- usb_musb_init();
-- usb_ehci_init(EHCI_HCD_OMAP_MODE_PHY, true, true, 57, 61);
-+ usb_ehci_init(EHCI_HCD_OMAP_MODE_PHY, false, true,
-+ -EINVAL, 147);
- omap3beagle_flash_init();
-
- /* Ensure SDRC pins are mux'd for self-refresh */
---
-1.6.0.4
-