From: Hyunwoong Kim Date: Wed, 29 Dec 2010 07:47:49 +0000 (-0300) Subject: [media] s5p-fimc: Support stop_streaming and job_abort X-Git-Tag: v2.6.39-rc1~86^2~408 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65777e5c58bd3b25fcba39eddb98d8a8ce35d3be;p=pandora-kernel.git [media] s5p-fimc: Support stop_streaming and job_abort This patch adds callback functions, stop_streaming and job_abort, to abort or finish any DMA in progress. stop_streaming is called by videobuf2 framework and job_abort is called by m2m framework. ST_M2M_PEND state is added to discard the next job. Reviewed-by: Jonghun Han Signed-off-by: Hyunwoong Kim Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed