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:
1778794
)
PCI: Move pci_rescan_bus() back to probe.c
author
Yinghai Lu
<yinghai@kernel.org>
Tue, 30 Oct 2012 20:31:21 +0000
(14:31 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Sat, 3 Nov 2012 22:20:07 +0000
(16:20 -0600)
We have pci_assign_unassigned_bus_resources() in as global function now.
Move pci_rescan_bus() back to probe.c where it should be.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found