android_kernel_motorola_sm6225/arch/mn10300/unit-asb2305
Michael S. Tsirkin 34f1bdee19 mn10300: switch to GENERIC_PCI_IOMAP
The pci_iomap variant that arch/mn10300/unit-asb2305/pci-iomap.c
uses differs from the generic one in that it does
not use ioremap_nocache for PCI addresses.
However, it turns out that PCI addresses are
automatically noncached, so switching to ioremap_nocache
and to the generic implementation is safe.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2011-12-04 16:00:17 +02:00
..
include/unit MN10300: Generic time support 2010-10-27 17:28:57 +01:00
leds.c mn10300: fix several bogus includes on abs2305 2010-01-11 09:34:10 -08:00
Makefile mn10300: switch to GENERIC_PCI_IOMAP 2011-12-04 16:00:17 +02:00
pci-asb2305.c mn10300: Use pci_claim_resource 2010-10-27 17:28:34 +01:00
pci-asb2305.h mn10300: use generic pci_enable_resources() 2010-01-11 09:34:10 -08:00
pci-irq.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
pci.c MN10300: And Panasonic AM34 subarch and implement SMP 2010-10-27 17:28:55 +01:00
unit-init.c MN10300: And Panasonic AM34 subarch and implement SMP 2010-10-27 17:28:55 +01:00