]> git.baikalelectronics.ru Git - kernel.git/commit
[media] meye: convert to the control framework
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 29 Jan 2013 10:21:02 +0000 (07:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Feb 2013 20:23:47 +0000 (18:23 -0200)
commita0eec0187350f5e814f0a855a1b64baa59a296af
tree6c70d0663a9a794e11b28301749faf5dac3c756d
parentb0d905a407760d43d6965c11fc3e1b9857ba75e7
[media] meye: convert to the control framework

Convert the meye driver to the control framework. Some private controls
have been replaced with standardized controls (SHARPNESS and JPEGQUAL).
The AGC control looks like it can be replaced by the AUTOGAIN control, but
it isn't a boolean so I do not know how to interpret it.
The FRAMERATE control looks like it can be replaced by S_PARM, but again,
without knowing how to interpret it I decided to leave it alone.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/pci/meye/meye.c
drivers/media/pci/meye/meye.h
include/uapi/linux/meye.h
include/uapi/linux/v4l2-controls.h