From: Laurent Pinchart Date: Tue, 21 Oct 2014 19:37:55 +0000 (-0300) Subject: [media] uvcvideo: Return all buffers to vb2 at stream stop and start failure X-Git-Tag: omap-for-v3.20/drop-legacy-3517~130^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef33d901db3026643f1c415562d633dfc6c5e9bb;p=pandora-kernel.git [media] uvcvideo: Return all buffers to vb2 at stream stop and start failure videobuf2 requires drivers to give back ownership of all queue buffers in the stop_streaming operation, as well as in the start_streaming operation in case of failure. Mark all queued buffers as done in the error or queued state. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed