commit | 94bad1afeeefbd1b27d7f642de12c04339501a99 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Fri Apr 12 12:20:23 2013 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Tue May 07 19:08:13 2013 +0530 |
tree | 0113eafd9ff09c96053c34acc5edb6b3e03bb820 | |
parent | 7586bf7286097cd47299c44192c30e01f0d55391 [diff] |
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>