summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch
diff options
context:
space:
mode:
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-12-06 19:50:30 +0000
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-12-06 19:50:30 +0000
commit87cb2a558523ba409e0f5bfc1672d6e905ba2d1a (patch)
tree03cce3c90df783bd0ec1e67520647c5b85288f15 /target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch
parent9556c473485ff6d7e0ba0a29beaccc3d696c20e1 (diff)
linux: update 3.1 to 3.1.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29470 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch')
-rw-r--r--target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch b/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch
index ccb698b1f..dd0b10377 100644
--- a/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch
+++ b/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch
@@ -69,7 +69,7 @@ Subject: [PATCH 18/24] MIPS: lantiq: adds dwc_otg
obj-$(CONFIG_USB_WDM) += class/
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
-@@ -2885,11 +2885,11 @@ hub_port_init (struct usb_hub *hub, stru
+@@ -2891,11 +2891,11 @@ hub_port_init (struct usb_hub *hub, stru
udev->ttport = hdev->ttport;
} else if (udev->speed != USB_SPEED_HIGH
&& hdev->speed == USB_SPEED_HIGH) {