aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci-driver.c
diff options
context:
space:
mode:
authorSeungwon Jeon <tgih.jun@samsung.com>2013-08-28 20:53:30 +0900
committerBjorn Helgaas <bhelgaas@google.com>2013-08-29 13:38:12 -0600
commitf7b7868ced6dd5c8e9362c813b1fbb554f7a5812 (patch)
tree393c4e57845a35948a0af581dcb33737aef549d7 /drivers/pci/pci-driver.c
parentfed2451512495f0f0820ac9e53936bd208569bc8 (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 'drivers/pci/pci-driver.c')
0 files changed, 0 insertions, 0 deletions