commit | dfcb76089ada89a5520ad8544440799e75f01227 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Sep 13 12:59:32 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Sep 21 11:57:54 2007 +0900 |
tree | d9d12536cd6bef6ebda9eb2717f4c7a0a43a4b73 | |
parent | ded5431ff311d963888ac951131a04fe7633aa79 [diff] |
sh: se7206: Make the I/O port routines less stupid. The port routines were logically inverted, and the MRSHPC range had no upper bound, causing 8 and 16-bit port I/O to get mangled. Signed-off-by: Paul Mundt <lethal@linux-sh.org>