]> git.baikalelectronics.ru Git - kernel.git/commit
USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
authorCyril Roelandt <tipecaml@gmail.com>
Tue, 25 Aug 2020 21:22:31 +0000 (23:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Aug 2020 07:26:00 +0000 (09:26 +0200)
commit71d5f05183204bada39e926b722637a237502af5
tree0055df90394a35a9515cf3e55c49d05a3ebcfdc5
parent3fc8dbc320d805d42ae7ae0eea2d253cb1e2d0d9
USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge

This device does not support UAS properly and a similar entry already
exists in drivers/usb/storage/unusual_uas.h. Without this patch,
storage_probe() defers the handling of this device to UAS, which cannot
handle it either.

Tested-by: Brice Goglin <brice.goglin@gmail.com>
Fixes: 3b429d9364cc ("usb-storage: Disable UAS on JMicron SATA enclosure")
Acked-by: Alan Stern <stern@rowland.harvard.edu>
CC: <stable@vger.kernel.org>
Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Link: https://lore.kernel.org/r/20200825212231.46309-1-tipecaml@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/unusual_devs.h