]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd07d4269347c1a1b6d84c16ebb19f2c4d955a30a
tree0afe991124d811a77046c0718924394891015ae9
parent60633e463242acb99b5919fcbdb9c3724493d939
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