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:
b407166
)
ACPI / hotplug / PCI: Remove pci_configure_slot() usage
author
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 28 Aug 2014 17:59:41 +0000
(11:59 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Sat, 13 Sep 2014 02:09:50 +0000
(20:09 -0600)
We now configure each PCI device as it is enumerated, in pci_device_add(),
so remove the configuration done in acpiphp.
That configuration, in pci_configure_device(), does not include the
MPS/MRRS configuration done by pcie_bus_configure_settings(), so keep
that here.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
drivers/pci/hotplug/acpiphp_glue.c
patch
|
blob
|
history
diff --cc
drivers/pci/hotplug/acpiphp_glue.c
Simple merge