V4L/DVB (13385): gspca - pac7302: Add red and blue balance control.
authorMárton Németh <nm127@freemail.hu>
Sat, 7 Nov 2009 18:15:56 +0000 (15:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:41:38 +0000 (18:41 -0200)
commit265a8098e75e156985abfaac250ee4f2b407f863
tree0eb60f1488c2948bd3d830225537bc7e6b9d5921
parentd5aa3856fd09ad0ea04619d6cba31192dac08e84
V4L/DVB (13385): gspca - pac7302: Add red and blue balance control.

The valid values for these controls are 0..3 (lower two bits) which was
identified by trial and error on Labtec Webcam 2200 (USB ID 093a:2626).
The upper 6 bits are ignored on page 0, registers 0xc5 and 0xc7 by the camera.

Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/pac7302.c
This page took 0.033437 seconds and 5 git commands to generate.