From: Steven Toth Date: Mon, 10 Oct 2011 14:09:56 +0000 (-0300) Subject: [media] cx23885: Avoid stopping the risc engine during buffer timeout X-Git-Tag: v3.2-rc1~112^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d44aa2d7fc9fba30cf81f25ba33f1caf73e8fbb8;p=pandora-kernel.git [media] cx23885: Avoid stopping the risc engine during buffer timeout 1. Removed the verbose 'dump channel state to console', very noisy in weak signal conditions. 2. No need for the video buffer timeout to stop the risc engine here. Clearer and easier to maintain if start_video_dma() is the single place that this is done. Signed-off-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed