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)
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>

No differences found