commit | fd5da2081b070fea6ba355f78cf79bac6e926369 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Jun 02 16:16:44 2015 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Jun 02 16:16:44 2015 -0500 |
tree | c6c6572c102f17bd22a0939d9d7d02465419cdf1 | |
parent | 5ebe6afaf0057ac3eaeb98defd5456894b446d22 [diff] |
PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link() Rename imx6_pcie_start_link() to imx6_pcie_establish_link() to follow the convention of other DesignWare-based host drivers. No functional change. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Pratyush Anand <pratyush.anand@gmail.com>