usb: uas: add support for more quirk flags
authorOliver Neukum <oneukum@suse.com>
Thu, 9 Aug 2018 14:03:37 +0000 (16:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Sep 2018 06:38:07 +0000 (08:38 +0200)
commit182d130384519b21f1b6dff45375899b099b67dd
tree3b84ac4f64c8e542b188e73ecf2c3239dcec7741
parent0845f2a4776d2a2bab88de351ce174aa9f64ed39
usb: uas: add support for more quirk flags

commit 42d1c6d4a06a77b3ab206a919b9050c3080f3a71 upstream.

The hope that UAS devices would be less broken than old style storage
devices has turned out to be unfounded. Make UAS support more of the
quirk flags of the old driver.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/uas.c