From: Mauro Carvalho Chehab Date: Tue, 19 Feb 2008 19:26:33 +0000 (-0300) Subject: V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_board_init2() X-Git-Tag: v2.6.25-rc7~61^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c030f5e697af1127002a0aeffcd259f9bcff5471;p=pandora-kernel.git V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_board_init2() There are several parts of saa7134_board_init2() that calls tuner modules. We should first load tuner, otherwise, the commands will fail. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed