From: Sylwester Nawrocki Date: Fri, 16 Mar 2012 14:47:51 +0000 (-0300) Subject: [media] s5p-fimc: Reinitialize the pipeline properly after VIDIOC_STREAMOFF X-Git-Tag: v3.5-rc1~104^2~438 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa333122c9c7d11d7d8486db09869517995af0a8;p=pandora-kernel.git [media] s5p-fimc: Reinitialize the pipeline properly after VIDIOC_STREAMOFF This patch prevents blocking on DQBUF at a video capture node in some conditions, after STREAOMOFF/STREAMON sequence. The ST_CAPT_SUSPEND flag should not be set during normal stream off, otherwise the capture engine is not properly enabled at stream on. Reported-by: Bernard Debbasch Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed