[media] gspca_ov534: make AGC and AWB controls independent
authorAntonio Ospite <ospite@studenti.unina.it>
Wed, 16 May 2012 21:42:45 +0000 (18:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 11 Jun 2012 19:06:15 +0000 (16:06 -0300)
commitcf3c1c319500e879daa1487f41bb094bd377566f
tree46721f4f4fa954db031b37cc5e253e9419422a92
parentbc378feeda46633cfa92dac7a7ef5df66047b0ef
[media] gspca_ov534: make AGC and AWB controls independent

Even if the best results are indeed achieved with both AGC and AWB
enabled, the webcam is capable of setting these independently, and the
user can see the difference of any of the 4 combinations of these two
boolean controls.

Removing the dependency from one another simplifies the code and gives
more control to the user.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/ov534.c