V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_board_init2()
authorMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 19 Feb 2008 19:26:33 +0000 (16:26 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 20 Mar 2008 15:38:58 +0000 (12:38 -0300)
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 <mchehab@infradead.org>

No differences found