PCI: exynos: Replace the *_blk/*_phy/*_elb accessors
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 16 Jan 2017 06:31:35 +0000 (15:31 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 8 Feb 2017 19:37:24 +0000 (13:37 -0600)
commitd6da7d90fad8e34afdebeadbb08484ea4c98a792
tree558646c1d2966054c304746cf8022bb840bb9a41
parent4e0a90b381bd8bddf1644591dc585cf4c6ea652e
PCI: exynos: Replace the *_blk/*_phy/*_elb accessors

There is no reason to maintain *_blk/phy/elbi_* as register accessors.
They can be replaced by one accessor to make maintenance easier.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Jingoo Han <jingoohan1@gmail.com>
drivers/pci/host/pci-exynos.c