android_kernel_xiaomi_sm7250/arch/arm/mach-iop13xx
Dan Williams b0b1d60a64 [ARM] 4077/1: iop13xx: fix __io() macro
Since iop13xx defines the PCI I/O spaces with physical resource addresses
the __io macro needs to perform the physical to virtual conversion.  I
incorrectly assumed that this would be handled by ioremap, but drivers
(like e1000) directly dereference the address returned from __io.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-12-30 17:05:08 +00:00
..
io.c [ARM] 4077/1: iop13xx: fix __io() macro 2006-12-30 17:05:08 +00:00
iq81340mc.c
iq81340sc.c
irq.c [ARM] 4022/1: iop13xx: generic irq fixups 2006-12-19 19:48:53 +00:00
Kconfig
Makefile
Makefile.boot
pci.c
setup.c [ARM] 4056/1: iop13xx: fix resource.end off-by-one in flash setup 2006-12-18 00:14:58 +00:00
time.c