PCI: keystone: Pass keystone_pcie, not address, to IRQ functions
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:36:56 +0000 (13:36 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 03:56:46 +0000 (22:56 -0500)
commit5649e4ced9671e01bdb1f50b2b5987d44c9a6d3d
treed3b35795070910b180c0aa06242ed8b322a04b6b
parentf3eca6c4f42dc2dc057d6ef5d7dae1a5307f4f9f
PCI: keystone: Pass keystone_pcie, not address, to IRQ functions

Instead of passing the application register base to IRQ functions,
pass the struct keystone_pcie.  This will allow them to use register
accessors.  No functional change intended.

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