From: Michael Krufky Date: Fri, 23 Jun 2006 00:47:07 +0000 (-0300) Subject: V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->id X-Git-Tag: v2.6.18-rc1~862^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45f87a21735804760dd7db0e2e3c609c332b15e3;p=pandora-kernel.git V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->id Removed the switch..case block in blackbird_probe for setting encoder height based on video standard. All blackbird devices can rely on tvnorm->id to retrieve this information from the cx2388x video decoder - tuner_formats should not be used to determine the encoding video standard. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed