|
@@ -744,8 +744,6 @@ static void peak_pci_remove(struct pci_dev *pdev)
|
|
pci_iounmap(pdev, cfg_base);
|
|
pci_iounmap(pdev, cfg_base);
|
|
pci_release_regions(pdev);
|
|
pci_release_regions(pdev);
|
|
pci_disable_device(pdev);
|
|
pci_disable_device(pdev);
|
|
-
|
|
|
|
- pci_set_drvdata(pdev, NULL);
|
|
|
|
}
|
|
}
|
|
|
|
|
|
static struct pci_driver peak_pci_driver = {
|
|
static struct pci_driver peak_pci_driver = {
|