git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
189bf5f
)
V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_board_init2()
author
Mauro Carvalho Chehab
<mchehab@infradead.org>
Tue, 19 Feb 2008 19:26:33 +0000
(16:26 -0300)
committer
Mauro 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