commit | e481e0d00d8ba246fcf45e2bd13c91ee7b6677d8 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:36:57 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 22:56:55 2016 -0500 |
tree | 6a2115ccf3aa66aaad9c3bea724d52b7792eb38b | |
parent | 5649e4ced9671e01bdb1f50b2b5987d44c9a6d3d [diff] |
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>