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)
commitc030f5e697af1127002a0aeffcd259f9bcff5471
tree8d2ddeb272727983f581a32268bafb70eaf0bccd
parent189bf5f05093ff71cec3e2a16d199a85ba035a43
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 <mchehab@infradead.org>
drivers/media/video/saa7134/saa7134-core.c