From: Guennadi Liakhovetski Date: Wed, 26 Dec 2012 15:44:11 +0000 (-0300) Subject: [media] soc-camera: add V4L2-async support X-Git-Tag: v3.11-rc1~17^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e09da11da49c6fd625be52d8b60bbbbe225a9db6;p=pandora-kernel.git [media] soc-camera: add V4L2-async support Add support for asynchronous subdevice probing, using the v4l2-async API. The legacy synchronous mode is still supported too, which allows to gradually update drivers and platforms. The selected approach adds a notifier for each struct soc_camera_device instance, i.e. for each video device node, even when there are multiple such instances registered with a single soc-camera host simultaneously. Signed-off-by: Guennadi Liakhovetski Acked-by: Hans Verkuil Acked-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed