summaryrefslogtreecommitdiff
path: root/drivers/pcmcia
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2021-11-24 16:41:14 +0100
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2021-12-01 17:45:47 +0000
commit873883f2e92e21668e6a0ab051749429a602b121 (patch)
treea2f4e500f9453dd31814ba6200241fd8a6ba74eb /drivers/pcmcia
parentc1aa4b55aae4c283e57c07e71968504bfa7d4a13 (diff)
PCI: mvebu: Remove custom mvebu_pci_host_probe() function
Now after pci_ioremap_io() usage was replaced by devm_pci_remap_iospace() function, there is no need to use custom mvebu_pci_host_probe() function. Current implementation of mvebu_pci_host_probe() is same as standard PCI core function pci_host_probe(). So replace mvebu_pci_host_probe() call by pci_host_probe() and remove custom mvebu_pci_host_probe() function. Link: https://lore.kernel.org/r/20211124154116.916-4-pali@kernel.org Signed-off-by: Pali Rohár <pali@kernel.org> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions