]> git.neil.brown.name Git - history.git/commit
PCI driver mgmt:
authorPatrick Mochel <mochel@osdl.org>
Mon, 3 Jun 2002 12:53:50 +0000 (05:53 -0700)
committerPatrick Mochel <mochel@osdl.org>
Mon, 3 Jun 2002 12:53:50 +0000 (05:53 -0700)
commit52d16b41d81e7597369a62278e9b272f0a20d625
treeb39d2912402fcd15267313d949977e05e1d835a3
parent96d36ec0ebe75b6a759b899813c74eeb011af7c2
PCI driver mgmt:
- Make sure proper pci id is passed to probe()
- make sure pci_dev->driver is set and reset on driver registration/unregistration
- call remove_driver to force unload of driver on unregistration
drivers/pci/pci-driver.c