[media] soc_camera: add control handler support
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 6 Sep 2011 15:36:39 +0000 (12:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 3 Nov 2011 20:28:34 +0000 (18:28 -0200)
commitee02da64558f04fb30c2462fdeabdfafc87a9799
treed031730f52e2ea35e14398d75dc9beb1666dcdb1
parent1d3564d91f94d0b598304eb6ebe3b83a83176f7a
[media] soc_camera: add control handler support

The soc_camera framework is switched over to use the control framework.
After this patch none of the controls in subdevs or host drivers are available,
until those drivers are also converted to the control framework.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
[g.liakhovetski@gmx.de: moved code around, fixed problems]
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/soc_camera.c
include/media/soc_camera.h