alistair23-linux/arch
Bjorn Helgaas 7ec303a724 xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources
Convert from pci_scan_bus() to pci_scan_root_bus() and remove root bus
fixups.  This fixes the problem of "early" and "header" quirks
seeing incorrect root bus resources.

This arch was unusual because it filled in bus->resource[0..3] in
pcibios_init(), then overwrote them, applied io_space.offset and
checked for unset resources in pcibios_fixup_bus().  I moved all of
that to a new pci_controller_apertures() that we can use before
scanning the root bus.

CC: Chris Zankel <chris@zankel.net>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2012-01-06 12:11:14 -08:00
..
alpha alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources 2012-01-06 12:10:55 -08:00
arm arm/PCI: convert to pci_scan_root_bus() for correct root bus resources 2012-01-06 12:10:56 -08:00
avr32
blackfin PCI: Pull PCI 'latency timer' setup up into the core 2012-01-06 12:10:42 -08:00
cris
frv frv/PCI: convert to pci_scan_root_bus() for correct root bus resources 2012-01-06 12:10:57 -08:00
h8300 PCI: Pull PCI 'latency timer' setup up into the core 2012-01-06 12:10:42 -08:00
hexagon
ia64 ia64/PCI: convert to pci_create_root_bus() for correct root bus resources 2012-01-06 12:10:58 -08:00
m32r
m68k m68k: Wire up process_vm_{read,write}v 2011-12-06 20:37:58 +01:00
microblaze microblaze/PCI: use pci_scan_root_bus() 2012-01-06 12:11:01 -08:00
mips mips/PCI: convert to pci_scan_root_bus() for correct root bus resources 2012-01-06 12:11:02 -08:00
mn10300 mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resources 2012-01-06 12:11:03 -08:00
openrisc
parisc
powerpc powerpc/PCI: convert to pci_create_root_bus() 2012-01-06 12:11:09 -08:00
s390 procfs: do not confuse jiffies with cputime64_t 2011-12-29 16:31:57 -08:00
score
sh sh/PCI: convert to pci_scan_root_bus() for correct root bus resources 2012-01-06 12:11:10 -08:00
sparc sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources 2012-01-06 12:11:11 -08:00
tile PCI: TILE: convert pcibios_set_master() to a non-inlined function 2012-01-06 12:10:40 -08:00
um
unicore32 PCI: UniCore: convert pcibios_set_master() to a non-inlined function 2012-01-06 12:10:41 -08:00
x86 x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() 2012-01-06 12:11:14 -08:00
xtensa xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources 2012-01-06 12:11:14 -08:00
.gitignore
Kconfig