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:
9e33002
)
powerpc/pci: Remove duplicate logic
author
Gavin Shan
<gwshan@linux.vnet.ibm.com>
Thu, 19 Jun 2014 07:22:45 +0000
(17:22 +1000)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 3 Jul 2014 22:45:04 +0000
(16:45 -0600)
Since the logic to reset PCI secondary bus by PCI config register
PCI_BRIDGE_CTL_BUS_RESET is included in pci_reset_secondary_bus(), we
needn't implement another one.
Remove the duplicate implementation and call pci_reset_secondary_bus().
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/powerpc/kernel/pci-common.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kernel/pci-common.c
Simple merge