diff options
author | Duc Dang <dhdang@apm.com> | 2014-11-06 17:14:18 -0800 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-11-13 09:53:30 -0700 |
commit | 336b5be2c56f3cf2252f5a39d344ef67cf9bdf7a (patch) | |
tree | 8b0dfc4bd5d4a5009fa9ae04629ba6e0a71a1879 /virt | |
parent | 32f638fc11db0526c706454d9ab4339d55ac89f3 (diff) | |
download | linux-336b5be2c56f3cf2252f5a39d344ef67cf9bdf7a.tar.bz2 |
PCI: xgene: Assign resources to bus before adding new devices
The X-Gene PCIe driver assumes pci_scan_root_bus() assigns resources as
proposed in [1]. But we dropped patch [1] because it would break some
architectures, which means the X-Gene PCIe driver is currently broken.
Add calls to scan the bus, assign resources, and add devices in the X-Gene
driver to fix this.
[bhelgaas: changelog]
[1] http://lkml.kernel.org/r/1412000971-9242-11-git-send-email-Liviu.Dudau@arm.com
Signed-off-by: Duc Dang <dhdang@apm.com>
Signed-off-by: Tanmay Inamdar <tinamdar@apm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions