From: Paul Mundt Date: Fri, 3 Oct 2008 20:25:52 +0000 (+0900) Subject: sh: More I/O routine overhauling. X-Git-Tag: v2.6.28-rc1~99^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14866543ad22014a0b12e10657a917eb6b487248;p=pandora-kernel.git sh: More I/O routine overhauling. 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 --- Reading git-diff-tree failed