commit | 2304759d7e5debbd400eca6e9bb979a186c798a9 | [log] [tgz] |
---|---|---|
author | Otavio Salvador <otavio@debian.org> | Mon Jan 09 15:25:17 2006 -0200 |
committer | Mauro Carvalho Chehab <mchehab@brturbo.com.br> | Mon Jan 09 15:25:17 2006 -0200 |
tree | 502bbd6f17154972b5c11662a6cd132eab35eb80 | |
parent | e64a86ee2b5ef5e23ccda2cc8981a22a8111a3b3 [diff] |
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>