kernel: update to kernel version 3.0.1
[openwrt/staging/mkresin.git] / target / linux / brcm47xx / patches-3.0 / 023-usb_ehci_ohci.patch
index a3ec2b70d02d1041777e7bbf895f841f7617b4f8..ed444548be91cd3f89aac1c26edd450ab448ed0a 100644 (file)
 +#endif
 --- a/drivers/usb/host/ehci-hcd.c
 +++ b/drivers/usb/host/ehci-hcd.c
-@@ -1354,17 +1354,21 @@ static int __init ehci_hcd_init(void)
+@@ -1352,17 +1352,21 @@ static int __init ehci_hcd_init(void)
                goto clean4;
  #endif
  
  #ifdef XILINX_OF_PLATFORM_DRIVER
        platform_driver_unregister(&XILINX_OF_PLATFORM_DRIVER);
  clean4:
-@@ -1397,9 +1401,11 @@ module_init(ehci_hcd_init);
+@@ -1395,9 +1399,11 @@ module_init(ehci_hcd_init);
  
  static void __exit ehci_hcd_cleanup(void)
  {