]> git.karo-electronics.de Git - linux-beck.git/commit
V4L/DVB (3110): Replace all uses of pci_module_init with pci_register_driver
authorOtavio Salvador <otavio@debian.org>
Mon, 9 Jan 2006 17:25:17 +0000 (15:25 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 9 Jan 2006 17:25:17 +0000 (15:25 -0200)
commit2304759d7e5debbd400eca6e9bb979a186c798a9
tree502bbd6f17154972b5c11662a6cd132eab35eb80
parente64a86ee2b5ef5e23ccda2cc8981a22a8111a3b3
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 <otavio@debian.org>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
drivers/media/video/bttv-driver.c
drivers/media/video/saa7134/saa7134-core.c