diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-08-06 21:42:29 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-04-22 12:08:55 +0300 |
commit | df99e7bbbec3180693b3d932a9cbc88346e2a30e (patch) | |
tree | f352b866d3fc48a72e8e10255bc520ef1fc74962 /arch/arm/mach-omap1/irq.c | |
parent | c8b8a93a0a3d3204c9d801d18fb98a5c04ff0b7c (diff) | |
download | linux-df99e7bbbec3180693b3d932a9cbc88346e2a30e.tar.xz |
ARM: omap1: use pci_remap_iospace() for omap_cf
The ISA I/O space handling in omap_cf is incompatible with
PCI drivers in a multiplatform kernel, and requires a custom
mach/io.h.
Change the driver to use pci_remap_iospace() like PCI drivers do,
so the generic ioport access can work across platforms.
To actually use that code, we have to select CONFIG_PCI
here.
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-omap1/irq.c')
0 files changed, 0 insertions, 0 deletions