From: Anatolij Gustschin Date: Mon, 31 Jan 2011 12:19:32 +0000 (-0300) Subject: [media] V4L: soc-camera: start stream after queueing the buffers X-Git-Tag: v2.6.39-rc1~86^2~290 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fdbd85bce033e2d0f74e5d326ab43906653cb81;p=pandora-kernel.git [media] V4L: soc-camera: start stream after queueing the buffers Some camera systems have strong requirement for capturing an exact number of frames after starting the stream and do not tolerate losing captured frames. By starting the stream after the videobuf has queued the buffers, we ensure that no frame will be lost. Signed-off-by: Anatolij Gustschin Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed