]> 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)
commitf247f411970378a2e29cb5301107d889fb2fb5f7
tree6c70d0663a9a794e11b28301749faf5dac3c756d
parent1fc3e7ceea8a96c3c98d35096c2ae22137f3ab9d
[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