PCI: xgene: Pass struct xgene_pcie_port to setup functions
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:43:41 +0000 (13:43 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 04:49:52 +0000 (23:49 -0500)
commit4ecf6b0f83523fb186dd1de9e2f1d324a2a413d9
treed150d4236194a0807fc791501a5c2eb410eee592
parentc6fe9ebaacc46c8e5bdf2134357eaffbb508a16f
PCI: xgene: Pass struct xgene_pcie_port to setup functions

Pass the struct xgene_pcie_port pointer, not addresses, to setup functions.
This enables future simplifications.  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pci-xgene.c