]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: zynq: Remove invalidate cache for cpu die
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 2 Sep 2014 21:19:10 +0000 (14:19 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 16 Sep 2014 10:55:08 +0000 (12:55 +0200)
commit61ce3ed57b40212a9ae79cebb44861a8c63df54a
tree29ee1f3564f83d2d18aece0572a525dfa1aa1f3b
parent0beb2bd36f6216f455363f47f8ba32fdf26667fb
ARM: zynq: Remove invalidate cache for cpu die

As there is no Power management unit on this board, it is not possible to power
down a core, just WFI is allowed. There is no point to invalidate the cache and
exit coherency.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-and-tested-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/hotplug.c