kernel: update linux 3.7 to 3.7.7

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35571
This commit is contained in:
Gabor Juhos
2013-02-12 09:51:11 +00:00
parent 99b69fd9c5
commit bae4bfe3f8
18 changed files with 19 additions and 19 deletions

View File

@@ -11,7 +11,7 @@ BOARDNAME:=Lantiq GPON/XWAY/SVIP
FEATURES:=squashfs jffs2
SUBTARGETS=xway ase falcon
LINUX_VERSION:=3.7.6
LINUX_VERSION:=3.7.7
CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely

View File

@@ -9,7 +9,7 @@ Subject: [PATCH 123/123] USB: fix roothub for IFXHCD
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
@@ -3906,7 +3906,7 @@ hub_port_init (struct usb_hub *hub, stru
@@ -3940,7 +3940,7 @@ hub_port_init (struct usb_hub *hub, stru
udev->ttport = hdev->ttport;
} else if (udev->speed != USB_SPEED_HIGH
&& hdev->speed == USB_SPEED_HIGH) {