提交 4270da14 编写于 作者: S Sean Young 提交者: Zheng Zengkai

USB: cdc-acm: blacklist another IR Droid device

stable inclusion
from stable-5.10.7
commit 1452fefc4c295e1210fc729f427120429aa1be15
bugzilla: 47429

--------------------------------

commit 0ffc7653 upstream.

This device is supported by the IR Toy driver.
Reported-by: NGeorgi Bakalski <georgi.bakalski@gmail.com>
Signed-off-by: NSean Young <sean@mess.org>
Acked-by: NOliver Neukum <oneukum@suse.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20201227134502.4548-2-sean@mess.orgSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: NChen Jun <chenjun102@huawei.com>
Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
上级 5b1d6d4f
...@@ -1895,6 +1895,10 @@ static const struct usb_device_id acm_ids[] = { ...@@ -1895,6 +1895,10 @@ static const struct usb_device_id acm_ids[] = {
{ USB_DEVICE(0x04d8, 0xfd08), { USB_DEVICE(0x04d8, 0xfd08),
.driver_info = IGNORE_DEVICE, .driver_info = IGNORE_DEVICE,
}, },
{ USB_DEVICE(0x04d8, 0xf58b),
.driver_info = IGNORE_DEVICE,
},
#endif #endif
/*Samsung phone in firmware update mode */ /*Samsung phone in firmware update mode */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册