[ARM] 3705/1: add supersection support to ioremap()
authorLennert Buytenhek <buytenh@wantstofly.org>
Sat, 1 Jul 2006 18:58:20 +0000 (19:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 1 Jul 2006 18:58:20 +0000 (19:58 +0100)
Patch from Lennert Buytenhek

Analogous to the previous patch that allows ioremap() to use section
mappings, this patch allows ioremap() to use supersection mappings.
Original patch by Deepak Saxena.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found