diff options
author | Seungwon Jeon <tgih.jun@samsung.com> | 2013-08-28 07:53:30 -0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-08-29 15:38:12 -0400 |
commit | f7b7868ced6dd5c8e9362c813b1fbb554f7a5812 (patch) | |
tree | 393c4e57845a35948a0af581dcb33737aef549d7 /samples | |
parent | fed2451512495f0f0820ac9e53936bd208569bc8 (diff) |
PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()
The "dbi_addr" argument to dw_pcie_readl_rc() and dw_pcie_writel_rc()
is redundant and misleading because we always have the "struct pcie_port"
and we always want to use the address from there.
This patch removes the argument and changes the callers to match.
No functional change.
[bhelgaas: changelog]
Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions