commit | 0549252a1da98c5c39610e1700a9a1755acd0a70 | [log] [tgz] |
---|---|---|
author | Phil Edworthy <phil.edworthy@renesas.com> | Mon Jun 30 09:37:01 2014 +0100 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Sat Jul 05 12:00:00 2014 -0600 |
tree | 5cf98829325918da83c0819dc463292976d14057 | |
parent | b77188495de64abb5393cb96ac5ec518cf386310 [diff] |
PCI: rcar: Remove rcar_pcie_setup_window() resource argument rcar_pcie_setup_window() took both the window number and the resource, which was redundant because we can look up the resource from the window number. Remove the "res" argument. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Simon Horman <horms+renesas@verge.net.au>