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

Commit 0c413d10 authored by Antti Palosaari's avatar Antti Palosaari Committed by Mauro Carvalho Chehab
Browse files

[media] af9035: add [0413:6a05] Leadtek WinFast DTV Dongle Dual



It is IT9135 dual design.
Thanks to Michael Piko for reporting that!

Reported-by: default avatarMichael Piko <michael@piko.com.au>
Signed-off-by: default avatarAntti Palosaari <crope@iki.fi>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent f286c2a4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1534,6 +1534,8 @@ static const struct usb_device_id af9035_id_table[] = {
	/* XXX: that same ID [0ccd:0099] is used by af9015 driver too */
	{ DVB_USB_DEVICE(USB_VID_TERRATEC, 0x0099,
		&af9035_props, "TerraTec Cinergy T Stick Dual RC (rev. 2)", NULL) },
	{ DVB_USB_DEVICE(USB_VID_LEADTEK, 0x6a05,
		&af9035_props, "Leadtek WinFast DTV Dongle Dual", NULL) },
	{ }
};
MODULE_DEVICE_TABLE(usb, af9035_id_table);