[ARM] 4341/1: iop13xx: fix i/o address translation
authorDan Williams <dan.j.williams@intel.com>
Sun, 29 Apr 2007 08:31:51 +0000 (09:31 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 30 Apr 2007 14:24:50 +0000 (15:24 +0100)
PCI devices were being programmed with an incorrect base address value.
This patch moves I/O space into a 16-bit addressable region and corrects
the i/o offset.

Much thanks to Martin Michlmayr for tracking this issue and testing
debug patches.

Cc: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found