git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
008a493
)
powerpc/pci/hotplug: Don't need to remove from EEH cache twice
author
Gavin Shan
<shangw@linux.vnet.ibm.com>
Wed, 24 Jul 2013 02:24:54 +0000
(10:24 +0800)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 24 Jul 2013 04:18:47 +0000
(14:18 +1000)
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 <bhelgaas@google.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found