V4L/DVB (4267): Remove all instances of request_module("tda9887")
authorMichael Krufky <mkrufky@linuxtv.org>
Tue, 27 Jun 2006 03:35:41 +0000 (00:35 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 30 Jun 2006 18:59:29 +0000 (15:59 -0300)
commit4987abed29247063bb70374e60916584a43975ef
tree6d38712388962f5a27cd6323a8e46c678a4eee6d
parent38a2713ada91d5e7e4c0a1a0b12e45e2ec7079c3
V4L/DVB (4267): Remove all instances of request_module("tda9887")

We should no longer try to load the tda9887 module, because it no longer
exists. The tda9887 driver has been merged into the tuner module.
This patch removes all instances of request_module("tda9887") from
the following video4linux drivers: bttv, cx88, em28xx and saa7134.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/bt8xx/bttv-cards.c
drivers/media/video/cx88/cx88-video.c
drivers/media/video/em28xx/em28xx-video.c
drivers/media/video/saa7134/saa7134-core.c