The patch number 11222 was added via Jean-Francois Moine <[email protected]>
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 <[email protected]>
------
From: Douglas Schilling Landgraf <[email protected]>
gspca - zc3xx: The webcam DLink DSB - C320 has the sensor pas106.
Reported-by: Bruna Griebeler <[email protected]>
Priority: normal
Tested-by: Bruna Griebeler <[email protected]>
Signed-off-by: Douglas Schilling Landgraf <[email protected]>
Signed-off-by: Jean-Francois Moine <[email protected]>
---
linux/drivers/media/video/gspca/zc3xx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -r 0a759aebfdd2 -r ca8718479e82 linux/drivers/media/video/gspca/zc3xx.c
--- a/linux/drivers/media/video/gspca/zc3xx.c Thu Mar 26 09:08:48 2009 +0100
+++ b/linux/drivers/media/video/gspca/zc3xx.c Thu Mar 26 09:10:55 2009 +0100
@@ -7662,7 +7662,7 @@ static const __devinitdata struct usb_de
{USB_DEVICE(0x055f, 0xd004)},
{USB_DEVICE(0x0698, 0x2003)},
{USB_DEVICE(0x0ac8, 0x0301), .driver_info = SENSOR_PAS106},
- {USB_DEVICE(0x0ac8, 0x0302)},
+ {USB_DEVICE(0x0ac8, 0x0302), .driver_info = SENSOR_PAS106},
{USB_DEVICE(0x0ac8, 0x301b)},
{USB_DEVICE(0x0ac8, 0x303b)},
{USB_DEVICE(0x0ac8, 0x305b), .driver_info = SENSOR_TAS5130C_VF0250},
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/ca8718479e824b2f09312eb3b6a271c5f2f2730a
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits