base-files: diag does not need to insmod any drivers, procd already did it for us
[openwrt.git] / target / linux / gemini / patches / 130-usb-ehci-gemini-fot2gxx-support.patch
index ed6c625..e390086 100644 (file)
@@ -1,6 +1,6 @@
 --- /dev/null
 +++ b/drivers/usb/host/ehci-fotg2xx.c
-@@ -0,0 +1,465 @@
+@@ -0,0 +1,459 @@
 +/*
 + *  EHCI Host Controller driver
 + *
 +      if (result)
 +              return result;
 +
-+      result = ehci_init(hcd);
-+      if (result)
-+              return result;
-+
-+      ehci_port_power(ehci, 0);
-+
-+      return result;
++      return ehci_init(hcd);
 +}
 +
 +/*
        up_write(&ehci_cf_port_reset_rwsem);
        ehci->last_periodic_enable = ktime_get_real();
  
-@@ -1241,6 +1254,11 @@ MODULE_DESCRIPTION(DRIVER_DESC);
+@@ -1238,6 +1251,11 @@ MODULE_DESCRIPTION(DRIVER_DESC);
  MODULE_AUTHOR (DRIVER_AUTHOR);
  MODULE_LICENSE ("GPL");