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

Commit 64358164 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

USB: remove duplicate device id from zc0301



As pointed out by Kay Sievers <kay.sievers@suse.de>

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent ab6c41a4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -75,7 +75,6 @@ static const struct usb_device_id zc0301_id_table[] = { \
	{ ZC0301_USB_DEVICE(0x046d, 0x08ae, 0xff), }, /* PAS202 */            \
	{ ZC0301_USB_DEVICE(0x055f, 0xd003, 0xff), }, /* TAS5130 */           \
	{ ZC0301_USB_DEVICE(0x055f, 0xd004, 0xff), }, /* TAS5130 */           \
	{ ZC0301_USB_DEVICE(0x046d, 0x08ae, 0xff), }, /* PAS202 */            \
	{ ZC0301_USB_DEVICE(0x0ac8, 0x0301, 0xff), },                         \
	{ ZC0301_USB_DEVICE(0x0ac8, 0x301b, 0xff), }, /* PB-0330/HV7131 */    \
	{ ZC0301_USB_DEVICE(0x0ac8, 0x303b, 0xff), }, /* PB-0330 */           \