The patch number 10360 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: Jean-Francois Moine <[email protected]>
gspca - mars: Bad interface/altsetting since 0a10a0e906be.
Priority: normal
Signed-off-by: Jean-Francois Moine <[email protected]>
---
linux/drivers/media/video/gspca/mars.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -r f708d34bc38b -r 94074faf082e linux/drivers/media/video/gspca/mars.c
--- a/linux/drivers/media/video/gspca/mars.c Wed Jan 14 20:50:43 2009 +0100
+++ b/linux/drivers/media/video/gspca/mars.c Thu Jan 15 10:11:49 2009 +0100
@@ -176,7 +176,7 @@ static int sd_config(struct gspca_dev *g
sd->colors = COLOR_DEF;
sd->gamma = GAMMA_DEF;
sd->sharpness = SHARPNESS_DEF;
- gspca_dev->iface = 9; /* use the altsetting 08 */
+ gspca_dev->nbalt = 9; /* use the altsetting 08 */
return 0;
}
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/94074faf082e59bbac6c29862ba30a584cc416e2
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits