[ARM] mm 9: add additional device memory types
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 5 May 2007 19:28:16 +0000 (20:28 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 5 May 2007 19:28:16 +0000 (20:28 +0100)
Add cached device type for ioremap_cached().  Group all device memory
types together, and ensure that they all have a "MT_DEVICE" prefix.

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

No differences found