PCI: tegra: Use generic accessors where possible
authorThierry Reding <thierry.reding@gmail.com>
Sat, 23 Sep 2017 06:18:41 +0000 (23:18 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 11 Oct 2017 20:10:27 +0000 (15:10 -0500)
commitb6cfe8bd4118cb2896902c76bb2ea3d79c97eeae
tree193c24a9f1520bd8a670de07253e362fc0bf6e80
parent9e66317d3c92ddaab330c125dfe9d06eee268aff
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>
drivers/pci/host/pci-tegra.c