commit | c030f5e697af1127002a0aeffcd259f9bcff5471 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Feb 19 16:26:33 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Mar 20 12:38:58 2008 -0300 |
tree | 8d2ddeb272727983f581a32268bafb70eaf0bccd | |
parent | 189bf5f05093ff71cec3e2a16d199a85ba035a43 [diff] |
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>