From: Michael S. Tsirkin Date: Tue, 29 Nov 2011 19:20:06 +0000 (+0200) Subject: frv: switch to GENERIC_PCI_IOMAP X-Git-Tag: v3.3-rc1~107^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5322418502be4696ebdef2ed164bbd0a348d4816;p=pandora-kernel.git frv: switch to GENERIC_PCI_IOMAP frv uses a version of pci_iomap that simply casts and returns back the start address. Looking closely, both ioremap and ioport_map seem to do this on this platform, so the generic pci_iomap will DTRT automatically. Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed