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:
5e3d234
)
PCI: Move pci_configure_slot() to drivers/pci/probe.c
author
Bjorn Helgaas
<bhelgaas@google.com>
Sat, 13 Sep 2014 02:02:00 +0000
(20:02 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Sat, 13 Sep 2014 02:02:00 +0000
(20:02 -0600)
Move pci_configure_slot() and related functions from
drivers/pci/hotplug/pcihp_slot to drivers/pci/probe.c.
This is to prepare for doing device configuration during the normal
enumeration process instead of just after hot-add.
No functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found