OSDN Git Service

xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
authorMathias Nyman <mathias.nyman@linux.intel.com>
Mon, 1 Oct 2018 15:36:07 +0000 (18:36 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2018 00:59:02 +0000 (17:59 -0700)
commitffe84e01bb1b38c7eb9c6b6da127a6c136d251df
tree369b22b4c83a46a78fdce686439158b741abe2a0
parentf2924d4b16ae138c2de6a0e73f526fb638330858
xhci: Add missing CAS workaround for Intel Sunrise Point xHCI

The workaround for missing CAS bit is also needed for xHC on Intel
sunrisepoint PCH. For more details see:

Intel 100/c230 series PCH specification update Doc #332692-006 Errata #8

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