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, 5 Sep 2018 11:27:07 +0000 (13:27 +0200)
commit42d1c6d4a06a77b3ab206a919b9050c3080f3a71
tree1f57dd198add8d3b75986f84afc8ba18a75b9ccc
parentf45681f9becaa65111ed0a691ccf080a0cd5feb8
usb: uas: add support for more quirk flags

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