V4L/DVB (13662): mt9t031: make the use of the soc-camera client API optional
commita3a4ac14774786bef160ea380bd75307a144a5e9
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 11 Dec 2009 14:53:53 +0000 (11 11:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 16 Dec 2009 11:27:31 +0000 (16 09:27 -0200)
treeaa4d97f29e3ec15c86e7dc1b0e6e9072517750be
parenta6b5f2008a3d54b5f5350a01121b718dd6bfead7
V4L/DVB (13662): mt9t031: make the use of the soc-camera client API optional

Now that we have moved most of the functions over to the v4l2-subdev API, only
quering and setting bus parameters are still performed using the legacy
soc-camera client API. Make the use of this API optional for mt9t031.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/mt9t031.c