diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2011-10-28 16:25:35 -0600 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2012-01-06 12:10:50 -0800 |
commit | 45ca9e9730c5acdb482dd95799fd8ac834481897 (patch) | |
tree | b73836ea44c0b3537ededd0c86653edfcfabb5c3 /net/nonet.c | |
parent | afd24ece5c76af87f6fc477f2747b83a764f161c (diff) | |
download | linux-45ca9e9730c5acdb482dd95799fd8ac834481897.tar.bz2 |
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>
Diffstat (limited to 'net/nonet.c')
0 files changed, 0 insertions, 0 deletions