From: Laurent Pinchart Date: Tue, 5 Nov 2013 15:32:05 +0000 (-0300) Subject: [media] v4l: omap4iss: Cancel streaming when a fatal error occurs X-Git-Tag: v3.14-rc1~20^2~309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=112da08512bb0c58c169ec8bda0166f627250a2c;p=pandora-kernel.git [media] v4l: omap4iss: Cancel streaming when a fatal error occurs When a fatal error that prevents any further video streaming occurs in a pipeline, all queued buffers must be marked as erroneous and new buffers must be prevented from being queued. Implement this behaviour with a new omap4iss_pipeline_cancel_stream() function that can be used by submodules to cancel streaming. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed