gemini: remove usage of ehci_port_power() it was removed in kernel 3.8
[openwrt/svn-archive/archive.git] / target / linux / gemini / patches / 130-usb-ehci-gemini-fot2gxx-support.patch
index ed6c6259ded9d8582a6cc7807d861874f88f098d..7b3f71ce4f355de56756f712e0b2d2dd6166fc91 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);
 +}
 +
 +/*