[media] gspca_pac7311: Remove vflip control
authorHans de Goede <hdegoede@redhat.com>
Thu, 10 May 2012 15:13:16 +0000 (12:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 14 May 2012 12:45:27 +0000 (09:45 -0300)
commit6a6c70b8f26e1a59fa884e87b304ac50d4214602
tree691fcb6a498f67a7d208586bb0ce0b21842720c0
parent42f85d0a9612b559dc3110cc0d468050ac22cf77
[media] gspca_pac7311: Remove vflip control

Enabling vflip leads to a much better image, with vflip disabled the
image looks washed out as if there is a too high brightness setting.

Since we don't know how to lower the brightness setting when not
vflipping, simply always vflip and tell userspace to flip the image back,
resulting in a much better (less washed out) image.

Since the image is now no longer too bright, also modify the luminance
level the auto-gain algorithm aims for.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/pac7311.c