sh: se7206: Handle non-SuperIO I/O ports.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 18 Sep 2007 06:41:39 +0000 (15:41 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:54 +0000 (11:57 +0900)
This fixes up the port calculation logic for non-SuperIO accesses,
before these were always matching the MRSHPC base, now just make
sure the original port is handed back if it's not in the I/O port
range.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found