From: Trent Piepho Date: Tue, 31 Jul 2007 21:51:30 +0000 (-0300) Subject: V4L/DVB (5976): mt2131 s5h1409: correct frontend selection logic X-Git-Tag: v2.6.24-rc1~1463^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b97762ba18b57c7057b58ed4f7140a19d0166b01;p=pandora-kernel.git V4L/DVB (5976): mt2131 s5h1409: correct frontend selection logic If a card driver is compiled into the kernel and mt2131 or s5h1409 are compiled as modules, the kernel won't link. A compiled in driver can't use a module, so in this case the mt2131 or s5h1409 are effectively disabled w.r.t the compiled in driver and the stub attach function should be used. Signed-off-by: Trent Piepho Acked-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed