commit | 2fbb353041891ce8527667ca956d9c53222dec01 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue May 31 12:09:28 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Sat Jun 25 07:44:24 2016 -0500 |
tree | 30bd9ff3fb5eb27acf7d79ea2cabcf17ce3f2551 | |
parent | 45c64b6ac4ef0f50ba754e997585c02b10c93c02 [diff] |
PCI: versatile: 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>