diff options
author | Erik Andr?n <erik.andren@gmail.com> | 2009-01-13 14:18:53 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-06-16 18:20:32 -0300 |
commit | 0746673d21ea53d4bd710b47ad67c413e9510a5a (patch) | |
tree | aa53d0e68b3041ab8d1f1161e0ce8941865d2421 /drivers/media/video/gspca/m5602/m5602_mt9m111.h | |
parent | 74b123cf7ac638ede605e483cde0f534951f5266 (diff) | |
download | op-kernel-dev-0746673d21ea53d4bd710b47ad67c413e9510a5a.zip op-kernel-dev-0746673d21ea53d4bd710b47ad67c413e9510a5a.tar.gz |
V4L/DVB (11526): gspca - m5602-mt9m111: Add red balance ctrl
Signed-off-by: Erik Andr?n <erik.andren@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/gspca/m5602/m5602_mt9m111.h')
-rw-r--r-- | drivers/media/video/gspca/m5602/m5602_mt9m111.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/gspca/m5602/m5602_mt9m111.h b/drivers/media/video/gspca/m5602/m5602_mt9m111.h index 57dcb56..217728a 100644 --- a/drivers/media/video/gspca/m5602/m5602_mt9m111.h +++ b/drivers/media/video/gspca/m5602/m5602_mt9m111.h @@ -95,6 +95,7 @@ #define DEFAULT_GAIN 283 #define MT9M111_GREEN_GAIN_DEFAULT 0x20 #define MT9M111_BLUE_GAIN_DEFAULT 0x20 +#define MT9M111_RED_GAIN_DEFAULT 0x20 /*****************************************************************************/ |