diff options
author | 2014-05-09 22:51:04 +0900 | |
---|---|---|
committer | 2014-05-26 04:04:59 +0900 | |
commit | 75ad2ab28f0f184a7ba7f816b62be04c3c0ba80a (patch) | |
tree | 6bfcb96f1e2bfbd80f86b4c6ae167dc6f1797337 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsung (diff) | |
download | linux-dev-75ad2ab28f0f184a7ba7f816b62be04c3c0ba80a.tar.xz linux-dev-75ad2ab28f0f184a7ba7f816b62be04c3c0ba80a.zip |
ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disabling
A common macro v7_exit_coherency_flush available which does the below
tasks in the seqeunce.
-clearing C bit
-clearing L1 cache
-exit SMP
-instruction and data synchronization
So removing the local functions which does the same thing and use the
macro instead.
Signed-off-by: Leela Krishna Amudala <leela.krishna@linaro.org>
Acked-by: Nicolas Pitre <nico@linaro.org>
[cw00.choi@samsung.com: tested on exynos3250 based board]
Tested-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions