V4L/DVB (12072): gspca-ov519: add extra controls
authorHans de Goede <hdegoede@redhat.com>
Sun, 14 Jun 2009 07:32:04 +0000 (04:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 23 Jun 2009 06:11:16 +0000 (03:11 -0300)
commit02ab18b0f497bed623814677577b76cc97234085
tree4f110a6b30419cae8077546946cf221cfef5a8cb
parentb8bfb5fb348d939a96fc8f71996a2e5e48b4544b
V4L/DVB (12072): gspca-ov519: add extra controls

This patch adds autobrightness (so that it can
be turned off to make the already present brightness
control work) and light frequency filtering controls.

The lightfreq control needed 2 different entries
in the ctrls array, as the number of options differs
depending on the sensor. Always one of the 2 entires is
disabled ofcourse.

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