From: Hans Verkuil Date: Sat, 11 Oct 2008 12:00:39 +0000 (-0300) Subject: V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max image... X-Git-Tag: v2.6.28-rc1~256^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=962d699e5d12952c43d7316bc72a527a8aa134b7;p=pandora-kernel.git V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max image height Ian Armstrong pointed out to me that it is perfectly valid to have a 576 lines YUV video with NTSC output in this particular case. In fact, without this the X driver for ivtv does not function properly. Reverted my earlier change that restrictred the height to 480 for NTSC and add the comments provided by Ian to explain what is happening here. Thanks-to: Ian Armstrong Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed