mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
tc2_pm: fixup for new CCI driver
Signed-off-by: Jon Medhurst <tixy@linaro.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user