]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Oct 2016 15:54:55 +0000 (17:54 +0200)
commit4c39135aa412d2f1381e43802523da110ca7855c
tree848ebaec5bb9b8e51949f562bdbfe2995d1da4f4
parent1ee1710cd6bbf49853688e97d6e1d98b48f28586
xhci: add restart quirk for Intel Wildcatpoint PCH

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>
drivers/usb/host/xhci-pci.c