From: Michael Krufky Date: Mon, 5 Jan 2009 21:25:04 +0000 (-0300) Subject: V4L: tda8290: fix TDA8290 + TDA18271 initialization X-Git-Tag: v2.6.27.20~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9af68ea2c7935860e8922dd1a3389489a14b03f;p=pandora-kernel.git V4L: tda8290: fix TDA8290 + TDA18271 initialization (cherry picked from commit 439b72b69e4992e9ec34b74304f0fa95623934eb) Don't call tda8290_init_tuner unless we have either a TDA8275 or TDA8275A present. Calling this function will cause a TDA18271 to get sick, so we should only call it when needed. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed