1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/pci/controller/dwc
Dejin Zheng 3cf0eead9f PCI: controller: Convert to devm_platform_ioremap_resource()
Use devm_platform_ioremap_resource() to simplify the code, since t
contains platform_get_resource() and devm_ioremap_resource() calls
respectively.

Link: https://lore.kernel.org/r/20200708155614.308-1-zhengdejin5@gmail.com
Signed-off-by: Dejin Zheng <zhengdejin5@gmail.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
2020-07-10 11:50:23 +01:00
..
Kconfig Merge branch 'remotes/lorenzo/pci/dwc' 2020-06-04 12:59:15 -05:00
Makefile PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver 2020-06-04 10:03:18 +01:00
pci-dra7xx.c PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname() 2020-05-22 15:05:23 +01:00
pci-exynos.c PCI: controller: Convert to devm_platform_ioremap_resource() 2020-07-10 11:50:23 +01:00
pci-imx6.c PCI: Check for platform_get_irq() failure consistently 2020-05-12 08:14:43 -05:00
pci-keystone.c PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interrupt 2020-04-02 17:57:10 +01:00
pci-layerscape-ep.c PCI: Add PCI_STD_NUM_BARS for the number of standard BARs 2019-10-14 10:22:26 -05:00
pci-layerscape.c PCI: layerscape: Add LS1028a support 2019-11-08 10:45:00 +00:00
pci-meson.c PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up link 2020-05-22 15:05:23 +01:00
pcie-al.c PCI: Constify struct pci_ecam_ops 2020-05-01 16:28:59 +01:00
pcie-armada8k.c PCI: armada8x: Propagate errors for optional PHYs 2019-09-04 15:42:38 +01:00
pcie-artpec6.c PCI: artpec6: Configure FTS with dwc helper function 2020-01-09 11:57:29 +00:00
pcie-designware-ep.c Merge branch 'remotes/lorenzo/pci/rcar' 2020-06-04 12:59:18 -05:00
pcie-designware-host.c PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_port 2020-05-22 15:05:23 +01:00
pcie-designware-plat.c PCI: Add PCI_STD_NUM_BARS for the number of standard BARs 2019-10-14 10:22:26 -05:00
pcie-designware.c PCI: dwc: Program outbound ATU upper limit register 2020-05-22 15:05:23 +01:00
pcie-designware.h PCI: dwc: Program outbound ATU upper limit register 2020-05-22 15:05:23 +01:00
pcie-hisi.c Merge branch 'remotes/lorenzo/pci/host-generic' 2020-06-04 12:59:16 -05:00
pcie-histb.c PCI: histb: Propagate errors for optional regulators 2019-09-04 15:43:09 +01:00
pcie-intel-gw.c PCI: dwc: intel: Make intel_pcie_cpu_addr() static 2020-05-22 15:05:23 +01:00
pcie-kirin.c PCI: kirin: Make structure kirin_dw_pcie_ops constant 2019-08-21 11:45:14 +01:00
pcie-qcom.c PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM 2020-02-26 10:59:29 +00:00
pcie-spear13xx.c PCI: spear13xx: Drop unnecessary root_bus_nr setting 2018-07-13 14:10:55 +01:00
pcie-tegra194.c Merge branch 'remotes/lorenzo/pci/tegra' 2020-06-04 12:59:19 -05:00
pcie-uniphier-ep.c PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver 2020-06-04 10:03:18 +01:00
pcie-uniphier.c PCI: uniphier: remove module code from built-in driver 2020-01-13 16:38:50 +00:00