mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 00:34:20 +08:00
[media] msi3101: add 2040:d300 Hauppauge WinTV 133559 LF
It is based Mirics MSi3101 reference design and will just work without any changes. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
This commit is contained in:
parent
d0fadf4033
commit
42fc5b4230
@ -1635,6 +1635,7 @@ err_free_mem:
|
||||
/* USB device ID list */
|
||||
static struct usb_device_id msi3101_id_table[] = {
|
||||
{ USB_DEVICE(0x1df7, 0x2500) },
|
||||
{ USB_DEVICE(0x2040, 0xd300) }, /* Hauppauge WinTV 133559 LF */
|
||||
{ }
|
||||
};
|
||||
MODULE_DEVICE_TABLE(usb, msi3101_id_table);
|
||||
|
Loading…
Reference in New Issue
Block a user