usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
authorPeter Chen <peter.chen@nxp.com>
Fri, 18 Sep 2020 13:17:44 +0000 (16:17 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 20 Sep 2020 14:18:00 +0000 (16:18 +0200)
commit5e0e54ff89248776739bdf08e5bf6c64f2ac4185
tree010d44c60d40da13e8ee67231e9fd60d7335cbba
parent46034a999c07fff750deb44d1bf5161e8c63646e
usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv

Some platforms (eg cdns3) may have special sequences between
xhci_bus_suspend and xhci_suspend, add .suspend_quick for it.

Reviewed-by: Jun Li <jun.li@nxp.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20200918131752.16488-3-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c
drivers/usb/host/xhci-plat.h