Skip to content

Commit 08d676d

Browse files
helaangregkh
authored andcommitted
usb-storage: Add new JMS567 revision to unusual_devs
Revision 0x0117 suffers from an identical issue to earlier revisions, therefore it should be added to the quirks list. Signed-off-by: Henk van der Laan <[email protected]> Cc: stable <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent cbe85c8 commit 08d676d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/usb/storage/unusual_devs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2100,7 +2100,7 @@ UNUSUAL_DEV( 0x14cd, 0x6600, 0x0201, 0x0201,
21002100
US_FL_IGNORE_RESIDUE ),
21012101

21022102
/* Reported by Michael Büsch <[email protected]> */
2103-
UNUSUAL_DEV( 0x152d, 0x0567, 0x0114, 0x0116,
2103+
UNUSUAL_DEV( 0x152d, 0x0567, 0x0114, 0x0117,
21042104
"JMicron",
21052105
"USB to ATA/ATAPI Bridge",
21062106
USB_SC_DEVICE, USB_PR_DEVICE, NULL,

0 commit comments

Comments
 (0)