From: Guennadi Liakhovetski Date: Tue, 25 Aug 2009 14:43:33 +0000 (-0300) Subject: V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API X-Git-Tag: v2.6.32-rc1~618^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=979ea1ddf80ac7383acdea03471355ca62702539;p=pandora-kernel.git V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API Convert the soc-camera framework to use the v4l2-(sub)dev API. Start using v4l2-subdev operations. Only a part of the interface between the soc_camera core, soc_camera host drivers on one side and soc_camera device drivers on the other side is replaced so far. The rest of the interface will be replaced in incremental steps, and will require extensions and, possibly, modifications to the v4l2-subdev code. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed