kernel: update 3.10 to 3.10.32
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / patches-3.10 / 490-usb-ehci-add-quirks-for-qca-socs.patch
index d22528bbbfa7a9545eaa61ec039d1158e12db5e3..fcbf51b16fd6205051b507976d9b80ad7bbd004b 100644 (file)
@@ -40,9 +40,9 @@
        retval = handshake (ehci, &ehci->regs->command,
 --- a/drivers/usb/host/ehci.h
 +++ b/drivers/usb/host/ehci.h
-@@ -201,6 +201,10 @@ struct ehci_hcd {                 /* one per controlle
-       unsigned                frame_index_bug:1; /* MosChip (AKA NetMos) */
+@@ -202,6 +202,10 @@ struct ehci_hcd {                 /* one per controlle
        unsigned                need_oc_pp_cycle:1; /* MPC834X port power */
+       unsigned                imx28_write_fix:1; /* For Freescale i.MX28 */
        unsigned                ignore_oc:1;
 +      unsigned                qca_force_host_mode:1;
 +      unsigned                qca_force_16bit_ptw:1; /* force 16 bit UTMI */