[ARM] cache_l2x0: add shutdown and restart functions
authorGary King <gking@nvidia.com>
Mon, 28 Jun 2010 23:23:01 +0000 (16:23 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:26:15 +0000 (16:26 -0700)
commit7fab6bf0452340330bc007996e14da18ba2db066
treea1cb055ce00921f4d2cfdb8f7ac7914342f0da80
parent5397d4e30b2631b56e4a5402bdd07d3c5d27abd0
[ARM] cache_l2x0: add shutdown and restart functions

Add shutdown and restart functions to the L2X0 outer cache controller,
so that machines which need to flush and disable the outer cache
controller prior to executing the architecture reset or platform
suspend code can do so.

Change-Id: I042aae121e7ba75223ed502afb4d118b0441597e
Signed-off-by: Gary King <gking@nvidia.com>
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/include/asm/hardware/cache-l2x0.h
arch/arm/mm/cache-l2x0.c