Skip to content
Commit 950334bc authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

PCI: Add devm_request_pci_bus_resources()



Several host bridge drivers iterate through the list of bridge windows to
request resources.  Several others don't request the window resources at
all.

Add a devm_request_pci_bus_resources() interface to make it easier for
drivers to request all the window resources.  Export to GPL modules (from
Arnd Bergmann <arnd@arndb.de>).

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 1a695a90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment