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