Files
linux/arch/powerpc/kernel
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
..
…
…
…
2009-12-12 22:24:29 -07:00
2009-10-30 17:20:55 +11:00
2009-08-28 14:24:10 +10:00
…
2009-12-16 07:20:18 -08:00
…
…
…
…
2010-02-01 14:00:30 +11:00
2009-07-12 12:22:34 -07:00
…
…
…
2009-12-11 06:44:29 -05:00
2009-12-09 17:09:33 +11:00
…
…