]> git.ipfire.org Git - people/arne_f/kernel.git/commitdiff
Merge USB 4.20-rc8 mergepoint into usb-next
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Dec 2018 15:46:08 +0000 (16:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Dec 2018 15:46:08 +0000 (16:46 +0100)
We need the USB changes in here for additional patches to be able to
apply cleanly.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1  2 
MAINTAINERS
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
drivers/usb/host/xhci-hub.c
drivers/usb/host/xhci.h

diff --cc MAINTAINERS
Simple merge
Simple merge
index a1638f2aa33810fdca606933bb0b6dd76dfa527d,011dd45f871815915a3b9a9c09cd80238c0e5430..652dc36e30129c9f15a703b640a52c8f2685a82c
@@@ -1852,8 -1857,14 +1852,10 @@@ struct xhci_hcd 
        struct xhci_port        *hw_ports;
        struct xhci_hub         usb2_rhub;
        struct xhci_hub         usb3_rhub;
 -      /* support xHCI 0.96 spec USB2 software LPM */
 -      unsigned                sw_lpm_support:1;
        /* support xHCI 1.0 spec USB2 hardware LPM */
        unsigned                hw_lpm_support:1;
+       /* Broken Suspend flag for SNPS Suspend resume issue */
+       unsigned                broken_suspend:1;
        /* cached usb2 extened protocol capabilites */
        u32                     *ext_caps;
        unsigned int            num_ext_caps;