V4L/DVB (11475): gspca - m5602-po1030: Lower the default blue and gain balance
authorErik Andr?n <erik.andren@gmail.com>
Sun, 11 Jan 2009 16:00:15 +0000 (13:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:20:28 +0000 (18:20 -0300)
Signed-off-by: Erik Andr?n <erik.andren@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/m5602/m5602_po1030.h

index 8865037..b70879f 100644 (file)
 
 #define PO1030_GLOBAL_GAIN_DEFAULT     0x12
 #define PO1030_EXPOSURE_DEFAULT                0x0085
-#define PO1030_BLUE_GAIN_DEFAULT       0x40
-#define PO1030_RED_GAIN_DEFAULT        0x40
+#define PO1030_BLUE_GAIN_DEFAULT       0x36
+#define PO1030_RED_GAIN_DEFAULT        0x36
 
 /*****************************************************************************/