diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-06 19:50:30 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-06 19:50:30 +0000 |
commit | 87cb2a558523ba409e0f5bfc1672d6e905ba2d1a (patch) | |
tree | 03cce3c90df783bd0ec1e67520647c5b85288f15 /target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch | |
parent | 9556c473485ff6d7e0ba0a29beaccc3d696c20e1 (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.patch | 2 |
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 ccb698b1f3..dd0b103770 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) { |