linux/drivers/pci/dwc
Kishon Vijay Abraham I 19ce01cc8c PCI: dwc: all: Rename cfg_read/cfg_write to read/write
No functional change. dw_pcie_cfg_read()/dw_pcie_cfg_write() doesn't do
anything specific to access configuration space. It can be just renamed to
dw_pcie_read()/dw_pcie_write() and used to read/write data to dbi space.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-By: Joao Pinto <jpinto@synopsys.com>
CC: Jingoo Han <jingoohan1@gmail.com>
CC: Murali Karicheri <m-karicheri2@ti.com>
CC: Stanimir Varbanov <svarbanov@mm-sol.com>
CC: Pratyush Anand <pratyush.anand@gmail.com>
2017-02-21 15:00:26 -06:00
..
Kconfig
Makefile
pci-dra7xx.c PCI: dwc: all: Rename cfg_read/cfg_write to read/write 2017-02-21 15:00:26 -06:00
pci-exynos.c PCI: dwc: all: Rename cfg_read/cfg_write to read/write 2017-02-21 15:00:26 -06:00
pci-imx6.c PCI: dwc: all: Use platform_set_drvdata() to save private data 2017-02-21 15:00:26 -06:00
pci-keystone-dw.c PCI: dwc: all: Rename cfg_read/cfg_write to read/write 2017-02-21 15:00:26 -06:00
pci-keystone.c PCI: dwc: all: Use platform_set_drvdata() to save private data 2017-02-21 15:00:26 -06:00
pci-keystone.h
pci-layerscape.c PCI: dwc: all: Use platform_set_drvdata() to save private data 2017-02-21 15:00:26 -06:00
pcie-armada8k.c PCI: dwc: all: Use platform_set_drvdata() to save private data 2017-02-21 15:00:26 -06:00
pcie-artpec6.c PCI: dwc: all: Use platform_set_drvdata() to save private data 2017-02-21 15:00:26 -06:00
pcie-designware-plat.c PCI: dwc: all: Use platform_set_drvdata() to save private data 2017-02-21 15:00:26 -06:00
pcie-designware.c PCI: dwc: all: Rename cfg_read/cfg_write to read/write 2017-02-21 15:00:26 -06:00
pcie-designware.h PCI: dwc: all: Rename cfg_read/cfg_write to read/write 2017-02-21 15:00:26 -06:00
pcie-hisi.c PCI: dwc: all: Use platform_set_drvdata() to save private data 2017-02-21 15:00:26 -06:00
pcie-qcom.c PCI: dwc: all: Rename cfg_read/cfg_write to read/write 2017-02-21 15:00:26 -06:00
pcie-spear13xx.c PCI: dwc: all: Rename cfg_read/cfg_write to read/write 2017-02-21 15:00:26 -06:00