commit | 0af92befeb4b330c46cce6b520b2cc775cd6931f | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat May 05 20:28:16 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat May 05 20:28:16 2007 +0100 |
tree | d771f3f4812f9710c3d93caad3fbf31d5c83946f | |
parent | 9ef7963503abd3287943125681c2dc17879e8d4e [diff] |
[ARM] mm 9: add additional device memory types 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>