]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf0fd91546d13c0e5ce82663096bac42f16d6c587
treed031730f52e2ea35e14398d75dc9beb1666dcdb1
parentdc322069af841a1e4d596b39410f23a39f3d343d
[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