OSDN Git Service

ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
authorVineet Gupta <vgupta@synopsys.com>
Thu, 5 Sep 2013 08:13:03 +0000 (13:43 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 6 Nov 2013 05:11:38 +0000 (10:41 +0530)
commitbd12976c366486ea90aebd83f1cf2863ee47c76a
treefc49f47fe9de5972cabae12580a56176a1f1b196
parent63d2dfdbf4b12a6993adf5005fd308d611d453d6
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers

With Line length being constant now, we can fold the 2 helpers into 1.
This allows applying any optimizations (forthcoming) to single place.

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