]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf53d0d495948d55d88ac7405e9b3c107f1ea858d
tree010d44c60d40da13e8ee67231e9fd60d7335cbba
parentf7e8642d7ea01ce0403670f6604d132130e2cc11
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