PCI: rcar: Request host bridge window resources with core function
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 31 May 2016 17:20:57 +0000 (12:20 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 25 Jun 2016 12:44:23 +0000 (07:44 -0500)
commit6fd7f550975a2186493dbea6170acbe7da3b8ab9
tree3d4b168b2cee0806abfb6a72d11ffa3c654d3eb8
parentac575ead871f6529f30baeda5ac34696ac64ec33
PCI: rcar: 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-rcar.c