PCI: layerscape: Move struct pcie_port setup to probe function
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:38:06 +0000 (13:38 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 04:14:29 +0000 (23:14 -0500)
commitfefe6733e516f2fdc4afeb060ad5b5e45afbcfbd
tree0afe991124d811a77046c0718924394891015ae9
parent7b0b11133cbf14fe7113a7fa8506ac18f35c9ea5
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>
drivers/pci/host/pci-layerscape.c