diff options
| author | Rob Herring <[email protected]> | 2020-08-21 03:53:42 +0000 |
|---|---|---|
| committer | Lorenzo Pieralisi <[email protected]> | 2020-09-07 09:30:38 +0000 |
| commit | f81c770df72e72183269fc8d7ceb0497957cdf1f (patch) | |
| tree | 52e010e71aa8a72ead59a0d381f8e78dc6ff10fa /drivers/pci/controller/dwc/pci-keystone.c | |
| parent | PCI: Allow root and child buses to have different pci_ops (diff) | |
| download | kernel-f81c770df72e72183269fc8d7ceb0497957cdf1f.tar.gz kernel-f81c770df72e72183269fc8d7ceb0497957cdf1f.zip | |
PCI: dwc: Use DBI accessors instead of own config accessors
The Designware DBI space contains the root bus bridge config space.
Platforms needing custom {rd,wr}_own_conf functions are also the ones
needing custom {read,write}_dbi ops functions and the access sequences
are the same.
Replace all dw_pcie_{rd,wr}_own_conf() calls with the DBI variants in
preparation to remove dw_pcie_{rd,wr}_own_conf().
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Cc: Jingoo Han <[email protected]>
Cc: Gustavo Pimentel <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-keystone.c')
0 files changed, 0 insertions, 0 deletions
