Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[linux-2.6-microblaze.git] / drivers / misc / pti.c
index f84ff0c..eda38cb 100644 (file)
@@ -892,7 +892,6 @@ static void pti_pci_remove(struct pci_dev *pdev)
        }
 
        iounmap(drv_data->pti_ioaddr);
-       pci_set_drvdata(pdev, NULL);
        kfree(drv_data);
        pci_release_region(pdev, 1);
        pci_disable_device(pdev);