From: Magnus Damm Date: Fri, 19 Mar 2010 07:48:01 +0000 (+0900) Subject: sh: INTC ioremap support X-Git-Tag: v2.6.35-rc1~504^2~44^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dec710b77c2cf04bf512acada3c14a16f11708d9;p=pandora-kernel.git sh: INTC ioremap support Extend the INTC code with ioremap() support V2. Support INTC controllers that are not accessible through a 1:1 virt:phys window. Needed by SH-Mobile ARM INTCS. The INTC code behaves as usual if the io window resource is omitted. The slow phys->virt lookup only happens during setup. The fast path code operates on virtual addresses. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed