commit | 150645b9434892ef9edc1089c88919db9d356b66 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:33:06 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 21:14:30 2016 -0500 |
tree | dd5a44ccbcf95759178bc4c69bd508c19f345087 | |
parent | 21baa1c49888f0f0662b0ac83f9c6b530f9fdfeb [diff] |
PCI: dra7xx: Move struct pcie_port setup to probe function Do the basic pcie_port setup in the probe function for consistency with other drivers. No functional change intended. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>