mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
V4L/DVB (11475): gspca - m5602-po1030: Lower the default blue and gain balance
Signed-off-by: Erik Andr?n <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
3e5cbad030
commit
d8a3e35150
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
|
|
Loading…
Reference in a new issue