diff options
author | 2011-10-28 16:25:35 -0600 | |
---|---|---|
committer | 2012-01-06 12:10:50 -0800 | |
commit | 45ca9e9730c5acdb482dd95799fd8ac834481897 (patch) | |
tree | b73836ea44c0b3537ededd0c86653edfcfabb5c3 /drivers/i2c/algos/i2c-algo-bit.c | |
parent | PCI: delay configuration of SRIOV capability (diff) | |
download | wireguard-linux-45ca9e9730c5acdb482dd95799fd8ac834481897.tar.xz wireguard-linux-45ca9e9730c5acdb482dd95799fd8ac834481897.zip |
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/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions