The patch number 10788 was added via Jean-Francois Moine <moin...@free.fr>
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: Jean-Francois Moine  <moin...@free.fr>
gspca - vc032x: Bad matrix for sensor mi1310_soc.


Priority: normal

Signed-off-by: Jean-Francois Moine <moin...@free.fr>


---

 linux/drivers/media/video/gspca/vc032x.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -r f24deaa13550 -r cd642f9e485b linux/drivers/media/video/gspca/vc032x.c
--- a/linux/drivers/media/video/gspca/vc032x.c  Sat Feb 28 12:09:24 2009 +0100
+++ b/linux/drivers/media/video/gspca/vc032x.c  Sat Feb 28 12:23:25 2009 +0100
@@ -2316,7 +2316,7 @@ static int sd_start(struct gspca_dev *gs
                break;
        case SENSOR_MI1310_SOC:
                GammaT = mi1320_gamma;
-               MatrixT = mi0360_matrix;
+               MatrixT = mi1320_matrix;
                switch (mode) {
                case 1:
                        init = mi1310_socinitQVGA_JPG;  /* 320x240 */


---

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

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

Reply via email to