OSDN Git Service

xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
authorMathias Nyman <mathias.nyman@linux.intel.com>
Mon, 10 Feb 2020 13:45:53 +0000 (15:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Feb 2020 14:56:22 +0000 (06:56 -0800)
commita3ae87dce3a5abe0b57c811bab02b2564b574106
treeeb7ac9f567b9b55c133e6211eab630a5b3526599
parent024d411e9c5d49eb96c825af52a3ce2682895676
xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms

Intel Comet Lake based platform require the XHCI_PME_STUCK_QUIRK
quirk as well. Without this xHC can not enter D3 in runtime suspend.

Cc: stable@vger.kernel.org
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20200210134553.9144-5-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci.c