mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
58de74b805
Convert from pci_create_bus() to pci_create_root_bus(). This way the root bus resources are correct immediately. This patch doesn't fix a problem because microblaze fixed the resources before scanning the bus, but it makes microblaze more consistent with other architectures. It also allows us to use the pci_scan_root_bus() path safely. CC: Michal Simek <monstr@monstr.eu> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> |
||
---|---|---|
.. | ||
indirect_pci.c | ||
iomap.c | ||
Makefile | ||
pci-common.c | ||
xilinx_pci.c |