1
0
Fork 0
alistair23-linux/arch/mn10300/unit-asb2305
Bjorn Helgaas 89a74ecccd PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
No functional change; this converts loops that iterate from 0 to
PCI_BUS_NUM_RESOURCES through pci_bus resource[] table to use the
pci_bus_for_each_resource() iterator instead.

This doesn't change the way resources are stored; it merely removes
dependencies on the fact that they're in a table.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2010-02-23 09:43:31 -08:00
..
include/unit mn10300: fix several bogus includes on abs2305 2010-01-11 09:34:10 -08:00
Makefile mn10300: add the MN10300/AM33 architecture to the kernel 2008-02-08 09:22:30 -08:00
leds.c mn10300: fix several bogus includes on abs2305 2010-01-11 09:34:10 -08:00
pci-asb2305.c resource/PCI: mark struct resource as const 2010-02-22 16:16:57 -08:00
pci-asb2305.h mn10300: use generic pci_enable_resources() 2010-01-11 09:34:10 -08:00
pci-iomap.c iomap: fix 64 bits resources on 32 bits 2008-04-29 08:06:02 -07:00
pci-irq.c mn10300: add the MN10300/AM33 architecture to the kernel 2008-02-08 09:22:30 -08:00
pci.c PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs 2010-02-23 09:43:31 -08:00
unit-init.c mn10300: fix several bogus includes on abs2305 2010-01-11 09:34:10 -08:00