Bjorn Helgaas
45ca9e9730
PCI: add helpers for building PCI bus resource lists
...
We'd like to supply a list of resources when we create a new PCI bus,
e.g., the root bus under a PCI host bridge. These are helpers for
constructing that list.
These are exported because the plan is to replace this exported interface:
pci_scan_bus_parented()
with this one:
pci_add_resource(resources, ...)
pci_scan_root_bus(..., resources)
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2012-01-06 12:10:50 -08:00
..
2012-01-06 12:10:26 -08:00
2011-12-22 15:00:32 -05:00
2011-12-07 22:26:56 +01:00
2011-12-16 10:05:14 -08:00
2011-12-09 14:07:12 -05:00
2011-12-20 10:25:04 -08:00
2011-11-25 21:55:07 -08:00
2011-12-19 12:26:07 +01:00
2011-11-24 01:59:38 -06:00
2011-12-15 14:16:47 -08:00
2011-12-15 11:25:43 -07:00
2012-01-03 09:17:16 +00:00
2011-12-02 08:25:46 -08:00
2011-12-12 08:31:21 -08:00
2011-12-18 11:46:42 +00:00
2011-11-18 22:04:12 -02:00
2011-12-19 09:19:49 -08:00
2011-12-30 13:42:41 -08:00
2011-12-29 17:36:15 -08:00
2011-11-29 18:39:37 -05:00
2011-11-15 22:41:50 -02:00
2011-12-23 09:57:48 +11:00
2011-12-31 11:53:58 -08:00
2011-12-20 18:53:26 +01:00
2011-11-21 20:36:05 -08:00
2011-12-30 13:45:34 -08:00
2011-12-19 11:13:52 +00:00
2011-12-30 23:32:45 -05:00
2011-12-12 14:41:45 -07:00
2011-12-19 17:18:43 +01:00
2012-01-06 12:10:50 -08:00
2011-12-05 13:07:28 -05:00
2011-12-05 17:06:37 +01:00
2011-12-06 11:38:32 +01:00
2011-12-09 07:50:29 -08:00
2011-11-28 18:58:31 +00:00
2012-01-04 07:57:22 -08:00
2011-12-14 15:40:43 +04:00
2011-12-04 10:46:58 -08:00
2012-01-06 12:10:33 -08:00
2011-12-07 22:17:39 +01:00
2011-12-09 14:07:12 -05:00
2011-12-13 16:13:15 -08:00
2011-12-06 06:00:59 +00:00
2011-11-21 20:36:46 -08:00
2012-01-06 12:10:35 -08:00
2011-12-21 14:42:49 -08:00
2011-11-22 00:56:17 +00:00
2011-11-24 13:04:48 +10:30
2011-12-27 20:35:59 +01:00
2011-12-19 09:30:35 -05:00