Commit d8a3e351 authored by Erik Andr?n's avatar Erik Andr?n Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (11475): gspca - m5602-po1030: Lower the default blue and gain balance

parent 3e5cbad0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -137,8 +137,8 @@

#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

/*****************************************************************************/