xhci: add restart quirk for Intel Wildcatpoint PCH
authorMathias Nyman <mathias.nyman@linux.intel.com>
Thu, 20 Oct 2016 15:09:18 +0000 (18:09 +0300)
committerSasha Levin <alexander.levin@verizon.com>
Thu, 24 Nov 2016 01:59:49 +0000 (20:59 -0500)
commitc23a6dce114713b5872326670d064ced8d4ab33c
treec6100eaa565796d11fca99c0a60b79e42be03722
parent4c17f91bb3705c7ceb6d0f8c9e85e64458459c6c
xhci: add restart quirk for Intel Wildcatpoint PCH

[ Upstream commit 4c39135aa412d2f1381e43802523da110ca7855c ]

xHC in Wildcatpoint-LP PCH is similar to LynxPoint-LP and need the
same quirks to prevent machines from spurious restart while
shutting them down.

Reported-by: Hasan Mahmood <hasan.mahm@gmail.com>
CC: <stable@vger.kernel.org>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
drivers/usb/host/xhci-pci.c