Commit b9e2afff authored by Alistair Buxton's avatar Alistair Buxton Committed by Mauro Carvalho Chehab

[media] rtl28xxu: Add USB IDs for Compro VideoMate U620F

Signed-off-by: default avatarAlistair Buxton <a.j.buxton@gmail.com>
Acked-by: default avatarAntti Palosaari <crope@iki.fi>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 676fa7d4
......@@ -1370,6 +1370,8 @@ static const struct usb_device_id rtl28xxu_id_table[] = {
&rtl2832u_props, "GIGABYTE U7300", NULL) },
{ DVB_USB_DEVICE(USB_VID_DEXATEK, 0x1104,
&rtl2832u_props, "Digivox Micro Hd", NULL) },
{ DVB_USB_DEVICE(USB_VID_COMPRO, 0x0620,
&rtl2832u_props, "Compro VideoMate U620F", NULL) },
{ }
};
MODULE_DEVICE_TABLE(usb, rtl28xxu_id_table);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment