PCI: dra7xx: Rename add_pcie_port() to dra7xx_add_pcie_port()
authorJingoo Han <jg1.han@samsung.com>
Thu, 6 Nov 2014 05:30:49 +0000 (14:30 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Nov 2014 16:41:21 +0000 (09:41 -0700)
commit23926c8dbd6fdca3da884fa6c2daa0d6a3cbddec
tree1f2ae7a2c412a740f226747167278e6602aec2f1
parentf114040e3ea6e07372334ade75d1ee0775c355e1
PCI: dra7xx: Rename add_pcie_port() to dra7xx_add_pcie_port()

The add_pcie_port() function is dra7xx-specific.  Add dra7xx prefix to
avoid collision in global name space.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/pci/host/pci-dra7xx.c