[ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static ranges
authorDan Williams <dan.j.williams@intel.com>
Tue, 13 Feb 2007 16:11:04 +0000 (17:11 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 14 Feb 2007 15:21:21 +0000 (15:21 +0000)
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 <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found