diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2014-08-28 22:13:51 +0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-09-13 06:09:47 +0400 |
commit | 77094fb342eda5fbfa5ef77dea8a423fa2b9d10b (patch) | |
tree | 71a58221da9cacfb007facf82ded0aecbd18a45d /drivers/bcma | |
parent | 6cd33649fa83d97ba7b66f1d871a360e867c5220 (diff) | |
download | linux-77094fb342eda5fbfa5ef77dea8a423fa2b9d10b.tar.xz |
PCI: pciehp: Remove pci_configure_slot() usage
We now configure each PCI device as it is enumerated, in pci_device_add(),
so remove the configuration done in pciehp.
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>
Diffstat (limited to 'drivers/bcma')
0 files changed, 0 insertions, 0 deletions