From: Michael Krufky Date: Tue, 27 Jun 2006 03:35:41 +0000 (-0300) Subject: V4L/DVB (4267): Remove all instances of request_module("tda9887") X-Git-Tag: v2.6.18-rc1~256^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4987abed29247063bb70374e60916584a43975ef;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed