PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functions
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:36:57 +0000 (13:36 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 03:56:55 +0000 (22:56 -0500)
commite481e0d00d8ba246fcf45e2bd13c91ee7b6677d8
tree6a2115ccf3aa66aaad9c3bea724d52b7792eb38b
parent5649e4ced9671e01bdb1f50b2b5987d44c9a6d3d
PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functions

Instead of passing ks_pcie->va_app_base to DBI mode 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