commit | b6cfe8bd4118cb2896902c76bb2ea3d79c97eeae | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@gmail.com> | Fri Sep 22 23:18:41 2017 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Oct 11 15:10:27 2017 -0500 |
tree | 193c24a9f1520bd8a670de07253e362fc0bf6e80 | |
parent | 9e66317d3c92ddaab330c125dfe9d06eee268aff [diff] |
PCI: tegra: Use generic accessors where possible The Tegra PCI host controller can generate configuration space accesses with byte, word and dword granularity for devices. Only root ports can't have their configuration space accessed in this way. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>