PCI: altera: Request host bridge window resources with core function
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 31 May 2016 17:14:17 +0000 (12:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 20 Jun 2016 19:06:06 +0000 (14:06 -0500)
commit74462284bdda85216c3cf49d52920d4164f47e80
tree7ad123346ba6763f6dd0d1a04839cdd8b2b7761d
parent9061f9bea4c995cea06c638606d1d56f95a759e0
PCI: altera: Request host bridge window resources with core function

Use devm_request_pci_bus_resources() to request host bridge window
resources instead of doing it by hand in the driver.

No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pcie-altera.c
This page took 0.027341 seconds and 5 git commands to generate.