diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2011-10-28 22:25:35 (GMT) |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2012-01-06 20:10:50 (GMT) |
commit | 45ca9e9730c5acdb482dd95799fd8ac834481897 (patch) | |
tree | b73836ea44c0b3537ededd0c86653edfcfabb5c3 /drivers/tty/serial/suncore.c | |
parent | afd24ece5c76af87f6fc477f2747b83a764f161c (diff) | |
download | linux-fsl-qoriq-45ca9e9730c5acdb482dd95799fd8ac834481897.tar.xz |
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 'drivers/tty/serial/suncore.c')
0 files changed, 0 insertions, 0 deletions