ARC: [mm] consolidate icache/dcache sync code
authorVineet Gupta <vgupta@synopsys.com>
Fri, 12 Apr 2013 06:50:23 +0000 (12:20 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Tue, 7 May 2013 13:38:13 +0000 (19:08 +0530)
commit94bad1afeeefbd1b27d7f642de12c04339501a99
tree0113eafd9ff09c96053c34acc5edb6b3e03bb820
parent7586bf7286097cd47299c44192c30e01f0d55391
ARC: [mm] consolidate icache/dcache sync code

Now that we have same helper used for all icache invalidates (i.e.
vaddr+paddr based exact line invalidate), consolidate the open coded
calls into one place.

Also rename flush_icache_range_vaddr => __sync_icache_dcache

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/include/asm/cacheflush.h
arch/arc/mm/cache_arc700.c