V4L/DVB: gspca - zc3xx.c: Remove the brightness control
authorJean-François Moine <moinejf@free.fr>
Sun, 25 Apr 2010 18:05:31 +0000 (15:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:58:16 +0000 (12:58 -0300)
commit07ae4918f75f26f4f4200de186a27178c7e58038
tree108cf3d48269a985678a17001946c27456ee3c45
parenta6a86f0d2cb472450f72774794db4a76a570766d
V4L/DVB: gspca - zc3xx.c: Remove the brightness control

Brightness is done by the gamma tables and not by single bridge registers.
It will be back as soon as an algorithm will be found.

This change also fixes the autogain problem found by Jose Alberto Reguero
(webcam 046d:08dd).

Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/zc3xx.c