From: Dan Williams Date: Tue, 13 Feb 2007 16:11:04 +0000 (+0100) Subject: [ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static ranges X-Git-Tag: v2.6.21-rc1~75^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6df26700c0884cb3cce2b9fa4795888f86ca4d8f;p=pandora-kernel.git [ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static ranges Implement a custom ioremap implementation for iop3xx. This saves establishing new mappings. It also cleans up the PCI IO resource to be a physical address rather than a virtual address as Russell pointed out on the original iop13xx port. Signed-off-by: Dan Williams Signed-off-by: Russell King --- Reading git-diff-tree failed