From 8cf647de34472d61cab7d618d5fb673604861b6e Mon Sep 17 00:00:00 2001 From: Ksawlii Date: Sun, 24 Nov 2024 00:22:55 +0100 Subject: [PATCH] Revert "usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip" This reverts commit 0f01a0c412eeb79ed7a231e205b213fb7e993360. --- drivers/usb/storage/unusual_devs.h | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index 41c76566d..20dcbccb2 100755 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h @@ -2412,17 +2412,6 @@ UNUSUAL_DEV( 0xc251, 0x4003, 0x0100, 0x0100, USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_NOT_LOCKABLE), -/* - * Reported by Icenowy Zheng - * This is an interface for vendor-specific cryptic commands instead - * of real USB storage device. - */ -UNUSUAL_DEV( 0xe5b7, 0x0811, 0x0100, 0x0100, - "ZhuHai JieLi Technology", - "JieLi BR21", - USB_SC_DEVICE, USB_PR_DEVICE, NULL, - US_FL_IGNORE_DEVICE), - /* Reported by Andrew Simmons */ UNUSUAL_DEV( 0xed06, 0x4500, 0x0001, 0x0001, "DataStor",