From: Laurent Pinchart Date: Tue, 21 Oct 2014 16:03:08 +0000 (-0300) Subject: [media] uvcvideo: Implement vb2 queue start and stop stream operations X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a11a03e50b73234444f7d439fb8ee6eaec3cffd1;p=pandora-kernel.git [media] uvcvideo: Implement vb2 queue start and stop stream operations To work propertly the videobuf2 core code needs to be in charge of stream start/stop control. Implement the start_streaming and stop_streaming vb2 operations and move video enable/disable code to them. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed