The patch number 14368 was added via Douglas Schilling Landgraf 
<dougsl...@redhat.com>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <linux-me...@vger.kernel.org>

------

From: Hans de Goede  <hdego...@redhat.com>
gspca_sq905c: Add an additional USB-ID


gspca_sq905c: Add an additional USB-ID

Priority: normal

Signed-off-by: Hans de Goede <hdego...@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>
Signed-off-by: Douglas Schilling Landgraf <dougsl...@redhat.com>


---

 linux/drivers/media/video/gspca/sq905c.c |    1 +
 1 file changed, 1 insertion(+)

diff -r 113cfa4ade94 -r 34c358427381 linux/drivers/media/video/gspca/sq905c.c
--- a/linux/drivers/media/video/gspca/sq905c.c  Wed Mar 03 19:53:28 2010 -0300
+++ b/linux/drivers/media/video/gspca/sq905c.c  Wed Mar 03 19:54:46 2010 -0300
@@ -300,6 +300,7 @@
 static const __devinitdata struct usb_device_id device_table[] = {
        {USB_DEVICE(0x2770, 0x905c)},
        {USB_DEVICE(0x2770, 0x9050)},
+       {USB_DEVICE(0x2770, 0x9052)},
        {USB_DEVICE(0x2770, 0x913d)},
        {}
 };


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/34c35842738153083eb5138d1ac311f4a7c0cf70

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

Reply via email to