From: Mike Isely Date: Tue, 22 Apr 2008 17:45:42 +0000 (-0300) Subject: V4L/DVB (7316): pvrusb2: Handle ATSC video standard bits X-Git-Tag: v2.6.26-rc1~1084^2~350 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef7c37009225776e92979f464bfbf5d796d3a5ea;p=pandora-kernel.git V4L/DVB (7316): pvrusb2: Handle ATSC video standard bits The pvrusb2 driver dynamically generates an enumeration of support video standard combinations based on which video standard bits are set. ATSC modes don't fall into this since they are by nature not analog. The pvrusb2 driver has been warning about an inability to classify ATSC standards. This change causes the classification algorithm to ignore any ATSC standards (such things are better handled elsewhere anyway). Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed