From: Bjorn Helgaas Date: Tue, 2 Jun 2015 21:21:11 +0000 (-0500) Subject: PCI: dra7xx: Use dw_pcie_link_up() consistently X-Git-Tag: omap-for-v4.3/legacy-v2-signed~188^2~2^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30fb7ba6605671e575b6a7a2e69fe153d6d20141;p=pandora-kernel.git PCI: dra7xx: Use dw_pcie_link_up() consistently We already use dw_pcie_link_up() once in dra7xx_pcie_establish_link(), but we duplicate its code later. Use dw_pcie_link_up() for consistency. No functional change. Signed-off-by: Bjorn Helgaas Acked-by: Kishon Vijay Abraham I Acked-by: Pratyush Anand --- Reading git-diff-tree failed