sh: More I/O routine overhauling.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 3 Oct 2008 20:25:52 +0000 (05:25 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 3 Oct 2008 20:25:52 +0000 (05:25 +0900)
This tidies up a lot of the PIO/MMIO split. No in-tree platforms were
making use of the MMIO overloading through the machvec (nor have any of
them been in some time), so we just kill all of that off. The ISA I/O
routine wrapping remains unaffected, which remains the only special
casing outside of the iomap API that boards need to think about.

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

No differences found