From: Josh Wu Date: Tue, 26 May 2015 09:54:45 +0000 (-0300) Subject: [media] atmel-isi: disable ISI even if it has codec request X-Git-Tag: omap-for-v4.3/fixes-rc1~26^2~228 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c0378354709058bba3319bb58fd04bd09e1eaa6;p=pandora-kernel.git [media] atmel-isi: disable ISI even if it has codec request In current code, stop_streaming() will just return if ISI is still working in the codec. But this is incorrect, we need to disable ISI even it is working on the codec, otherwise stop_streaming() will not work as we expected. Signed-off-by: Josh Wu Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed