usb: uas: Add quirk for PNY Pro Elite
authorThinh Nguyen <Thinh.Nguyen@synopsys.com>
Wed, 19 Aug 2020 02:27:47 +0000 (19:27 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Aug 2020 12:12:37 +0000 (14:12 +0200)
commit9a469bc9f32dd33c7aac5744669d21a023a719cd
treec2085c563eae0e7ed000ad496dae3c014f99857d
parent9ca325ffcac46ff1afe72cc3adfb96a848e26425
usb: uas: Add quirk for PNY Pro Elite

PNY Pro Elite USB 3.1 Gen 2 device (SSD) doesn't respond to ATA_12
pass-through command (i.e. it just hangs). If it doesn't support this
command, it should respond properly to the host. Let's just add a quirk
to be able to move forward with other operations.

Cc: stable@vger.kernel.org
Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Link: https://lore.kernel.org/r/2b0585228b003eedcc82db84697b31477df152e0.1597803605.git.thinhn@synopsys.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/unusual_uas.h