From: Laurent Pinchart Date: Mon, 9 Dec 2013 14:36:51 +0000 (-0300) Subject: [media] omap3isp: Cancel streaming when a fatal error occurs X-Git-Tag: v3.14-rc1~20^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=661112cb7e343c36d8d7899c1c9e6d37271aafd4;p=pandora-kernel.git [media] omap3isp: 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 omap3isp_pipeline_cancel_stream() function that can be used by submodules to cancel streaming. Signed-off-by: Laurent Pinchart Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed