Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 627f08c1 authored by Sean Young's avatar Sean Young Committed by Greg Kroah-Hartman
Browse files

USB: cdc-acm: blacklist another IR Droid device



commit 0ffc76539e6e8d28114f95ac25c167c37b5191b3 upstream.

This device is supported by the IR Toy driver.

Reported-by: default avatarGeorgi Bakalski <georgi.bakalski@gmail.com>
Signed-off-by: default avatarSean Young <sean@mess.org>
Acked-by: default avatarOliver Neukum <oneukum@suse.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20201227134502.4548-2-sean@mess.org


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a3aeeddf
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1849,6 +1849,10 @@ static const struct usb_device_id acm_ids[] = {
	{ USB_DEVICE(0x04d8, 0x0083),	/* Bootloader mode */
	.driver_info = IGNORE_DEVICE,
	},

	{ USB_DEVICE(0x04d8, 0xf58b),
	.driver_info = IGNORE_DEVICE,
	},
#endif

	/*Samsung phone in firmware update mode */