This is an automatic generated email to let you know that the following patch 
were queued:

Subject: media: usbtv: Add USB ID 1f71:3306 to the UTV007 driver
Author:  Ian Douglas Scott <i...@iandouglasscott.com>
Date:    Sun Jan 14 19:27:55 2018 -0500

Add support for a new USB ID in this driver.

Signed-off-by: Ian Douglas Scott <i...@iandouglasscott.com>
[hans.verk...@cisco.com: add commit message]
Signed-off-by: Hans Verkuil <hans.verk...@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mche...@s-opensource.com>

 drivers/media/usb/usbtv/usbtv-core.c | 1 +
 1 file changed, 1 insertion(+)

---

diff --git a/drivers/media/usb/usbtv/usbtv-core.c 
b/drivers/media/usb/usbtv/usbtv-core.c
index 0c2e628e8723..5095c380b2c1 100644
--- a/drivers/media/usb/usbtv/usbtv-core.c
+++ b/drivers/media/usb/usbtv/usbtv-core.c
@@ -147,6 +147,7 @@ static void usbtv_disconnect(struct usb_interface *intf)
 static const struct usb_device_id usbtv_id_table[] = {
        { USB_DEVICE(0x1b71, 0x3002) },
        { USB_DEVICE(0x1f71, 0x3301) },
+       { USB_DEVICE(0x1f71, 0x3306) },
        {}
 };
 MODULE_DEVICE_TABLE(usb, usbtv_id_table);

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to