PCI: mvebu: Request host bridge window resources with core function
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 6 Jun 2016 20:35:39 +0000 (15:35 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 21 Jun 2016 15:13:30 +0000 (10:13 -0500)
commit6df68f22df726ffdda3199602ace4d03ec012372
tree669051f7ff00c15856842f3da74b3a7d41e48680
parent5aa182a26ca6b2427473d9c61e369c860fca628c
PCI: mvebu: 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/pci-mvebu.c