From: Marton Balint Date: Wed, 24 Feb 2010 16:23:36 +0000 (-0300) Subject: V4L/DVB: cx88: increase BUFFER_TIMEOUT to 2 seconds X-Git-Tag: v2.6.35-rc1~480^2~416 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d044189dfea1e8329d63cb4e18815a7e92d2e049;p=pandora-kernel.git V4L/DVB: cx88: increase BUFFER_TIMEOUT to 2 seconds When temporarily there is no video signal, sometimes it takes more than 0.5 secs for the cx88 chip to generate a single frame. If a dma timeout occurs during recording, it confuses the recording application (at least mencoder) and the recording stops. Since there is already an #if 0 for 2 seconds buffer timeout in the code at the -hg development tree, re-enabling that seemed the most simple solution. Signed-off-by: Marton Balint Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed