]> 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)
commitb7b0f34855f90b44d375538fe0cde1c6f7f781b6
tree0afe991124d811a77046c0718924394891015ae9
parenteb66cc2f043d7116884e8e811321ea3632385ff0
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