Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[linux-2.6-microblaze.git] / arch / powerpc / kernel / pci-hotplug.c
index bf83f76..2fc1219 100644 (file)
@@ -57,8 +57,6 @@ void pcibios_release_device(struct pci_dev *dev)
        struct pci_controller *phb = pci_bus_to_host(dev->bus);
        struct pci_dn *pdn = pci_get_pdn(dev);
 
-       eeh_remove_device(dev);
-
        if (phb->controller_ops.release_device)
                phb->controller_ops.release_device(dev);