From: Michael Krufky Date: Tue, 22 Apr 2008 17:41:50 +0000 (-0300) Subject: V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attach X-Git-Tag: v2.6.26-rc1~1084^2~443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65e8d29f7a37faaf9c73c633447bebd4b31b2c89;p=pandora-kernel.git V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attach Move tuner type ID check from tuner-core::set_type to simple_tuner_attach. Since tuner-core forwards all attach requests to tuner-simple as the default case, unless a specific attach function is specified in set_type, this change is an appropriate cleanup. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed