The patch number 14380 was added via Douglas Schilling Landgraf 
<[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: Hans de Goede  <[email protected]>
Documentation: gspca.txt: update known mr97310a cams


Priority: normal

Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Douglas Schilling Landgraf <[email protected]>


---

 linux/Documentation/video4linux/gspca.txt |    4 ++--
 linux/drivers/media/video/gspca/sonixb.c  |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff -r fe6ceaa02036 -r c30df521b399 linux/Documentation/video4linux/gspca.txt
--- a/linux/Documentation/video4linux/gspca.txt Thu Mar 04 00:26:37 2010 -0300
+++ b/linux/Documentation/video4linux/gspca.txt Thu Mar 04 00:28:34 2010 -0300
@@ -229,8 +229,8 @@
 sunplus                08ca:2060       Aiptek PocketDV5300
 tv8532         0923:010f       ICM532 cams
 mars           093a:050f       Mars-Semi Pc-Camera
-mr97310a       093a:010e       All four known CIF cams with this ID
-mr97310a       093a:010f       All four known VGA cams with this ID
+mr97310a       093a:010e       All known CIF cams with this ID
+mr97310a       093a:010f       All known VGA cams with this ID
 pac207         093a:2460       Qtec Webcam 100
 pac207         093a:2461       HP Webcam
 pac207         093a:2463       Philips SPC 220 NC
diff -r fe6ceaa02036 -r c30df521b399 linux/drivers/media/video/gspca/sonixb.c
--- a/linux/drivers/media/video/gspca/sonixb.c  Thu Mar 04 00:26:37 2010 -0300
+++ b/linux/drivers/media/video/gspca/sonixb.c  Thu Mar 04 00:28:34 2010 -0300
@@ -240,7 +240,7 @@
                        .minimum = 0,
                        .maximum = 2,   /* 0: 0, 1: 50Hz, 2:60Hz */
                        .step    = 1,
-#define FREQ_DEF 1
+#define FREQ_DEF 0
                        .default_value = FREQ_DEF,
                },
                .set = sd_setfreq,
@@ -974,7 +974,7 @@
                desired_avg_lum = 5000;
        } else {
                deadzone = 1500;
-               desired_avg_lum = 23000;
+               desired_avg_lum = 18000;
        }
 
        if (sensor_data[sd->sensor].flags & F_COARSE_EXPO)


---

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

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to