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-16 18:55:51 -08:00
2009-12-07 22:23:40 +01:00
2009-11-28 18:02:51 +01:00
2009-12-07 22:23:40 +01:00
2009-12-07 22:23:40 +01:00
2009-12-14 12:33:02 -08:00
2009-12-13 21:42:58 +08:00
2009-12-07 22:23:40 +01:00
2009-12-07 22:23:40 +01:00
2009-12-16 20:11:02 +00:00
2009-12-12 10:08:12 +00:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:12 +01:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:16 +01:00
2009-12-13 16:33:13 +00:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:16 +01:00
2009-12-13 16:33:13 +00:00
2009-11-09 08:30:16 +01:00
2009-12-13 21:42:58 +08:00
2010-02-22 16:16:57 -08:00
2010-02-23 09:43:31 -08:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:11 +01:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:12 +01:00
2009-11-09 08:30:16 +01:00
2009-12-06 16:52:57 +00:00
2009-12-06 16:52:57 +00:00
2009-11-09 08:30:12 +01:00
2009-11-09 08:30:12 +01:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:16 +01:00
2009-11-22 13:03:50 +01:00
2009-11-09 08:30:12 +01:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:16 +01:00
2009-12-07 22:23:40 +01:00
2009-11-11 19:34:27 +01:00
2010-02-23 09:43:31 -08:00