PCI: tegra: Request host bridge window resources with core function
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 6 Jun 2016 20:47:24 +0000 (15:47 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 25 Jun 2016 12:44:24 +0000 (07:44 -0500)
commit45c64b6ac4ef0f50ba754e997585c02b10c93c02
tree679964345a0aad5c5c9beac122abd4c7661bf086
parentc4102c92dfe99396382af33f47479a12388bec82
PCI: tegra: 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-tegra.c