From: Otavio Salvador Date: Mon, 9 Jan 2006 17:25:17 +0000 (-0200) Subject: V4L/DVB (3110): Replace all uses of pci_module_init with pci_register_driver X-Git-Tag: v2.6.16-rc1~663^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2304759d7e5debbd400eca6e9bb979a186c798a9;p=pandora-kernel.git V4L/DVB (3110): Replace all uses of pci_module_init with pci_register_driver This patch replace all calls to pci_module_init, that's deprecated and will be removed in future, with pci_register_driver that should be the used function now. Signed-off-by: Otavio Salvador Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed