diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2016-05-29 01:37:46 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-06-25 14:44:23 +0200 |
commit | 4c540a35c06963fa853a14daaf9a4f7df39856d5 (patch) | |
tree | dbf13fd52f35046281e9d4ede0ab446cacb3a82e /drivers/pci/pcie | |
parent | PCI: rcar: Request host bridge window resources with core function (diff) | |
download | linux-4c540a35c06963fa853a14daaf9a4f7df39856d5.tar.xz linux-4c540a35c06963fa853a14daaf9a4f7df39856d5.zip |
PCI: rcar: Simplify host bridge window iteration
The switch is the only statement in the resource_list_for_each_entry()
loop, so remove unnecessary cases and "continue" statements in the switch.
Inline rcar_pcie_release_of_pci_ranges(), which is only called once.
No functional change intended.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/pcie')
0 files changed, 0 insertions, 0 deletions