xhci: Disable streams on Via XHCI with device-id 0x3432
authorHans de Goede <hdegoede@redhat.com>
Mon, 25 Aug 2014 10:21:56 +0000 (12:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Aug 2014 20:35:38 +0000 (13:35 -0700)
commite21eba05afd288a227320f797864ddd859397eed
tree1260edb10b6ce8b96b04d1678bae7d1de2c3b389
parent5654699fb38512bdbfc0f892ce54fce75bdc2bab
xhci: Disable streams on Via XHCI with device-id 0x3432

This is a bit bigger hammer then I would like to use for this, but for now
it will have to make do. I'm working on getting my hands on one of these so
that I can try to get streams to work (with a quirk flag if necessary) and
then we can re-enable them.

For now this at least makes uas capable disk enclosures work again by forcing
fallback to the usb-storage driver.

https://bugzilla.kernel.org/show_bug.cgi?id=79511

Cc: stable@vger.kernel.org # 3.15
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci.c