firewall: update to git head
[librecmc/librecmc.git] / target / linux / lantiq / patches-3.7 / 0123-USB-fix-roothub-for-IFXHCD.patch
index 0d1feb59a4a9aac5d5da1dc7bc8dd4d7decd7102..2eb2317a05e61687c056dccf4a9ac13a7db13576 100644 (file)
@@ -7,11 +7,9 @@ Subject: [PATCH 123/123] USB: fix roothub for IFXHCD
  drivers/usb/core/hub.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-Index: linux-3.7-rc8/drivers/usb/core/hub.c
-===================================================================
---- linux-3.7-rc8.orig/drivers/usb/core/hub.c  2012-12-03 20:22:37.000000000 +0100
-+++ linux-3.7-rc8/drivers/usb/core/hub.c       2012-12-10 23:37:16.658956109 +0100
-@@ -3839,7 +3839,7 @@
+--- a/drivers/usb/core/hub.c
++++ b/drivers/usb/core/hub.c
+@@ -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) {
@@ -20,11 +18,9 @@ Index: linux-3.7-rc8/drivers/usb/core/hub.c
                        dev_err(&udev->dev, "parent hub has no TT\n");
                        retval = -EINVAL;
                        goto fail;
-Index: linux-3.7-rc8/arch/mips/lantiq/Kconfig
-===================================================================
---- linux-3.7-rc8.orig/arch/mips/lantiq/Kconfig        2012-12-10 23:37:16.622956108 +0100
-+++ linux-3.7-rc8/arch/mips/lantiq/Kconfig     2012-12-11 13:58:10.816251053 +0100
-@@ -3,6 +3,7 @@
+--- a/arch/mips/lantiq/Kconfig
++++ b/arch/mips/lantiq/Kconfig
+@@ -3,6 +3,7 @@ if LANTIQ
  config SOC_TYPE_XWAY
        bool
        select PINCTRL_XWAY