commit | 835d737d664650d7f164a5b688271a424db4434c | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@linux-m68k.org> | Wed Mar 12 19:44:49 2014 +0100 |
committer | Simon Horman <horms+renesas@verge.net.au> | Mon Apr 14 11:28:42 2014 +0900 |
tree | b52cdc917107e71ae7d8d124c5ea37d70ca49e76 | |
parent | f05b4b52845a18e833644eb3a820a55e3278d2b4 [diff] |
ARM: shmobile: rcar-gen2: Cache Mode Monitor Register Value The MD pins are sampled at reset time, hence the read value will always be the same, and we can avoid the overhead of ioremapping the register on every read. Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>