From d955295af4b96aa4a2b17a4602046f08cb3f3349 Mon Sep 17 00:00:00 2001 From: Jon Medhurst Date: Thu, 9 May 2013 16:50:56 +0100 Subject: tc2_pm: fixup for new CCI driver Signed-off-by: Jon Medhurst --- arch/arm/mach-vexpress/tc2_pm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-vexpress/tc2_pm.c b/arch/arm/mach-vexpress/tc2_pm.c index 54757301ca5..d2f84272ae8 100644 --- a/arch/arm/mach-vexpress/tc2_pm.c +++ b/arch/arm/mach-vexpress/tc2_pm.c @@ -128,7 +128,7 @@ static void tc2_pm_down(u64 residency) asm volatile ("clrex"); set_auxcr(get_auxcr() & ~(1 << 6)); - disable_cci(cluster); + cci_disable_port_by_cpu(mpidr); /* * Ensure that both C & I bits are disabled in the SCTLR -- cgit v1.2.3