kernel: bump 4.14 to 4.14.91
[openwrt/staging/wigyori.git] / target / linux / apm821xx / patches-4.14 / 802-usb-xhci-force-msi-renesas-xhci.patch
index 71b90f2db2122bae5077fd383ed9ff9cc73986ab..ed14505e183227539b762ea79cbe45f5f87d9b42 100644 (file)
@@ -50,5 +50,5 @@ produce a noisy warning.
        /* support xHCI 1.0 spec USB2 hardware LPM */
 +#define XHCI_FORCE_MSI                (1 << 24)
        unsigned                hw_lpm_support:1;
-       /* cached usb2 extened protocol capabilites */
-       u32                     *ext_caps;
+       /* Broken Suspend flag for SNPS Suspend resume issue */
+       unsigned                broken_suspend:1;