git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b771884
)
PCI: rcar: Remove rcar_pcie_setup_window() resource argument
author
Phil Edworthy
<phil.edworthy@renesas.com>
Mon, 30 Jun 2014 08:37:01 +0000
(09:37 +0100)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Sat, 5 Jul 2014 18:00:00 +0000
(12:00 -0600)
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>
No differences found