Commit 0070513b5e005161a7a7fd9a3f48f982b41eb094
Committed by
Greg Kroah-Hartman
1 parent
6a0bdffa00
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs)
This patch (as1560) reverts commit afff07e61a5243e14ee3f0a272a0380cd744a8a3 (usb-storage: Add 090c:1000 to unusal-devs). It is no longer needed, because usb-storage now tells the sd driver to try READ CAPACITY(10) before READ CAPACITY(16) for every USB mass-storage device. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Acked-by: Hans de Goede <hdegoede@redhat.com> CC: Matthew Dharm <mdharm-usb@one-eyed-alien.net> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing 1 changed file with 0 additions and 7 deletions Side-by-side Diff
drivers/usb/storage/unusual_devs.h
... | ... | @@ -1107,13 +1107,6 @@ |
1107 | 1107 | USB_SC_RBC, USB_PR_BULK, NULL, |
1108 | 1108 | 0 ), |
1109 | 1109 | |
1110 | -/* Feiya QDI U2 DISK, reported by Hans de Goede <hdegoede@redhat.com> */ | |
1111 | -UNUSUAL_DEV( 0x090c, 0x1000, 0x0000, 0xffff, | |
1112 | - "Feiya", | |
1113 | - "QDI U2 DISK", | |
1114 | - USB_SC_DEVICE, USB_PR_DEVICE, NULL, | |
1115 | - US_FL_NO_READ_CAPACITY_16 ), | |
1116 | - | |
1117 | 1110 | /* aeb */ |
1118 | 1111 | UNUSUAL_DEV( 0x090c, 0x1132, 0x0000, 0xffff, |
1119 | 1112 | "Feiya", |