From: Ian Armstrong Date: Sat, 13 Mar 2010 23:22:34 +0000 (-0300) Subject: V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change X-Git-Tag: v2.6.35-rc1~480^2~351 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2443baeaa01388f56824c55c087510312b8d8197;p=pandora-kernel.git V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change Changing the decoder video standard just prior to, or during, the output of the lower field may result in a hard system lock. To avoid this, try to ensure the firmware call occurs only during the first 100 lines of the top field. (Minor comment addition and a line break added Andy Walls .) Signed-off-by: Ian Armstrong Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed