From: Gavin Shan Date: Wed, 24 Jul 2013 02:24:54 +0000 (+0800) Subject: powerpc/pci/hotplug: Don't need to remove from EEH cache twice X-Git-Tag: v3.11-rc3~18^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7b51bce636e4990662bb100bc17e1d4d6c02d34;p=pandora-kernel.git powerpc/pci/hotplug: Don't need to remove from EEH cache twice Since pcibios_release_device() called by pci_stop_and_remove_bus_device() has removed the device from the EEH cache, we needn't do that again. Cc: Bjorn Helgaas Acked-by: Bjorn Helgaas Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed