]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7c8a942ca445bf5ecfc6d124ebbae50c4f3a7ab2
treed150d4236194a0807fc791501a5c2eb410eee592
parentc7d3e3b55733ec76442893c76dc88dbc5c9a4a34
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