From: Michael Krufky Date: Wed, 9 Nov 2005 05:35:49 +0000 (-0800) Subject: [PATCH] dvb: determine tuner write method based on nxt chip X-Git-Tag: v2.6.15-rc1~325 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0fa86a574843264bdcbed4c84b41a2778861fde;p=pandora-kernel.git [PATCH] dvb: determine tuner write method based on nxt chip - Add support for AVerTVHD MCE a180. - Instead of determining how to write to the tuner based on which NIM is being used, make this determination based on whether the chip is a NXT2002 or NXT2004. - If NXT2004, write directly to tuner. If NXT2002, write through NXT chip. Signed-off-by: Michael Krufky Cc: Johannes Stezenbach Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed