]> git.baikalelectronics.ru Git - kernel.git/commit
arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()
authorPali Rohár <pali@kernel.org>
Wed, 24 Nov 2021 15:41:15 +0000 (16:41 +0100)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 7 Dec 2021 17:36:16 +0000 (17:36 +0000)
commita8ce3e24b2812cd7a775bcd506dfbc44948006ae
treef96569c80aa10c7a3839e59e1cb90fe5c79b301c
parentdfe1eeb49cff9d00c0cb4c1cbc487518a9977895
arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()

Replace all usage of ARM specific pci_ioremap_io() function by standard
PCI core API function pci_remap_iospace() in all drivers and ARM mach
code.

Link: https://lore.kernel.org/r/20211124154116.916-5-pali@kernel.org
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/mach-dove/pcie.c
arch/arm/mach-iop32x/pci.c
arch/arm/mach-mv78xx0/pcie.c
arch/arm/mach-orion5x/pci.c
drivers/pcmcia/at91_cf.c