commit | 4f6f0460448d5725a647039b8891736132a01a50 | [log] [tgz] |
---|---|---|
author | Honghui Zhang <honghui.zhang@mediatek.com> | Thu Aug 10 14:34:55 2017 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 30 08:23:56 2017 -0500 |
tree | 08f51bb06bbbaa84028a95eb7cd5e02747538cf9 | |
parent | e10b7a184ccf883a456c8683fa2e53eddd3aeb9c [diff] |
PCI: mediatek: Rename port->index and mtk_pcie_parse_ports() Rename "port->index" to "port->slot" since the ports are hardwired at PCI_SLOT. Also rename "mtk_pcie_parse_ports()" to "mtk_pcie_parse_port()" since it parses one port each time. No functional change in this patch. Signed-off-by: Honghui Zhang <honghui.zhang@mediatek.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>