From: Mauro Carvalho Chehab Date: Sat, 24 Nov 2007 13:13:42 +0000 (-0300) Subject: V4L/DVB (6671): Avoids checking digital/analog at check_firmware X-Git-Tag: v2.6.25-rc1~1235^2~302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00deff1a076dc1cf6743813657623626720bf0f5;p=pandora-kernel.git V4L/DVB (6671): Avoids checking digital/analog at check_firmware Since check_firmware is called via analog or digital set freq routines, move type selection to those routines. This avoids having several if's at the code, and simplifies the source code. A sideback effect is that implementing radio and other dvb types will become simpler. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed