PCI: layerscape: Use dw_pcie_link_up() consistently
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 2 Jun 2015 21:27:56 +0000 (16:27 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 10 Jun 2015 18:52:36 +0000 (13:52 -0500)
commit1200edcbdd0434646fa8c8c99ab17e714ac4fa9d
treed1d4b0d2a983d9e456eb2236378dcf16a7fa3bbb
parent30fb7ba6605671e575b6a7a2e69fe153d6d20141
PCI: layerscape: Use dw_pcie_link_up() consistently

All the other DesignWare-based drivers use dw_pcie_link_up(), so use it in
this driver, too, for consistency.  No functional change.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Pratyush Anand <pratyush.anand@gmail.com>
drivers/pci/host/pci-layerscape.c