]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: dwc: tegra: Use pci_ops for root config space accessors
authorRob Herring <robh@kernel.org>
Fri, 21 Aug 2020 03:53:47 +0000 (21:53 -0600)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 8 Sep 2020 15:37:02 +0000 (16:37 +0100)
commitbd39c2736c33a5a22a73cd445b4a2888e62c88a3
tree0438b09eb3fbedb065a21ec95134eb65033735dc
parent6513ff7e95c1a17de8098bf76fdca68804923951
PCI: dwc: tegra: Use pci_ops for root config space accessors

Now that DWC drivers can setup their own pci_ops for the root and child
buses, convert the Tegra driver to use the standard pci_ops for root
bus config accesses.

Link: https://lore.kernel.org/r/20200821035420.380495-8-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Jonathan Hunter <jonathanh@nvidia.com>
Cc: linux-tegra@vger.kernel.org
drivers/pci/controller/dwc/pcie-tegra194.c