diff options
author | Murali Karicheri <m-karicheri2@ti.com> | 2015-07-21 17:35:19 -0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-07-23 09:53:19 -0500 |
commit | 808b27a5ae05e8828b9f6262af5b9dfae5f661d0 (patch) | |
tree | ed468d779a18b4ee6e957202ec155f68a6dc825c /drivers/pci/host/pci-host-generic.c | |
parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 (diff) | |
download | linux-stable-808b27a5ae05e8828b9f6262af5b9dfae5f661d0.tar.gz linux-stable-808b27a5ae05e8828b9f6262af5b9dfae5f661d0.tar.bz2 linux-stable-808b27a5ae05e8828b9f6262af5b9dfae5f661d0.zip |
ARM/PCI: Set MPS before pci_bus_add_devices()
The MPS configuration should be done *before* pci_bus_add_devices(). After
pci_bus_add_devices(), drivers may be bound to devices, and the PCI core
shouldn't touch device configuration while a driver owns the device.
[bhelgaas: remove check for bus being non-NULL]
Reported-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/host/pci-host-generic.c')
0 files changed, 0 insertions, 0 deletions