From: Mike Isely Date: Sun, 3 Sep 2006 01:37:52 +0000 (-0300) Subject: V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2 X-Git-Tag: v2.6.19-rc1~643^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad9fc37bacd74c5c05eb0bd4b76876e0daf8a2d;p=pandora-kernel.git V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2 The pvrusb2 driver resolution limits are now programmed the following way, based on empirical measurements of the hardware: Vertical max: 480 for NTSC, 576 otherwise Vertical min: 75 for 24xxx, 17 otherwise Horizontal max: 720 Horizontal min: 720 for 24xxx, 19 otherwise Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed