]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit33d94239a3d43b5e993e52d3b0a3a646061940f5
tree6a2115ccf3aa66aaad9c3bea724d52b7792eb38b
parent7b896099fa263fb0537a575a803472cbb79289eb
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