PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()
authorShawn Lin <shawn.lin@rock-chips.com>
Thu, 4 May 2017 02:24:49 +0000 (10:24 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Sun, 2 Jul 2017 23:45:55 +0000 (18:45 -0500)
commit3166ba040c02db133f022589aeb81bd05c55ec74
tree6896e8f8d369344f2cc30cce50a2efc20037d5af
parent7a1d3b8cb22cc9c4b5d4b5edf03095d466299700
PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()

Configuration accesses is also part of ATU settings, so let's keep all of
them inside rockchip_pcie_cfg_atu().

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pcie-rockchip.c