PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep"
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 16 Jan 2017 06:31:34 +0000 (15:31 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 28 Jan 2017 21:21:06 +0000 (15:21 -0600)
commit4e0a90b381bd8bddf1644591dc585cf4c6ea652e
treea6bc65780053c9b85d84b1a6a5053ff8602fc343
parent7ce7d89f48834cefece7804d38fc5d85382edf77
PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep"

Rename the simple pointer name as "ep" instead of "exynos_pcie".  After
applying this patch, it can save the 10 characthers within one line.

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