[PATCH] xhci fix for Intel Apollo Lake

2016-11-27 Thread wan . ahmad . zainie . wan . mohamad
From: Wan Ahmad Zainie Hi. Intel Apollo Lake also requires the XHCI_PME_STUCK_QUIRK. Without it, xhci is preventing the system from entering S0ix. This patch is tested on Leaf Hill platform. Thank you. Best regards, Zainie Wan Ahmad Zainie (1): usb:

[PATCH] usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake

2016-11-27 Thread wan . ahmad . zainie . wan . mohamad
From: Wan Ahmad Zainie Intel Apollo Lake also requires XHCI_PME_STUCK_QUIRK. Adding its PCI ID to quirk. Signed-off-by: Wan Ahmad Zainie --- drivers/usb/host/xhci-pci.c | 3 ++- 1 file changed, 2 insertions(+), 1