commit | fefe6733e516f2fdc4afeb060ad5b5e45afbcfbd | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:38:06 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 23:14:29 2016 -0500 |
tree | 0afe991124d811a77046c0718924394891015ae9 | |
parent | 7b0b11133cbf14fe7113a7fa8506ac18f35c9ea5 [diff] |
PCI: layerscape: 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>