commit | 8f3dc1371efb5fd5f1dc02b2a01da589f2d220a0 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Sep 18 15:41:39 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Sep 21 11:57:54 2007 +0900 |
tree | a66783a0e58d2233788546183beb57e1a15f0798 | |
parent | c3fae6d163f4647e9390eac3f2a1201e91cd6669 [diff] |
sh: se7206: Handle non-SuperIO I/O ports. 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>