PCI: dwc: al: Use pci_ops for child config space accessors
authorRob Herring <robh@kernel.org>
Fri, 21 Aug 2020 03:53:45 +0000 (21:53 -0600)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 8 Sep 2020 15:37:02 +0000 (16:37 +0100)
commitfffbb0ba8e7504291678b5d991416f2d7adc0372
treee7da4d85ba5969cd51ec97cd43b98cf0d395464d
parent27e7ed018113e7b96f13100787ba8c0553a63b81
PCI: dwc: al: Use pci_ops for child config space accessors

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

Link: https://lore.kernel.org/r/20200821035420.380495-6-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Jonathan Chocron <jonnyc@amazon.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/controller/dwc/pcie-al.c