commit | 6df26700c0884cb3cce2b9fa4795888f86ca4d8f | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Tue Feb 13 17:11:04 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Feb 14 15:21:21 2007 +0000 |
tree | 30444218ed615b3eb0569d8602be3e522a2d8895 | |
parent | ae0a846e411dc0b568e8ccda584896310ee5f369 [diff] |
[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 <dan.j.williams@intel.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>