From: Vineet Gupta Date: Sun, 29 Jun 2014 13:33:58 +0000 (+0530) Subject: ARC: move common ops for line/full cache into helpers X-Git-Tag: omap-for-v3.17/fixes-against-rc2~105^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b1a22b13352f6798935e01a32c18aaad4090e0a;p=pandora-kernel.git ARC: move common ops for line/full cache into helpers INV cmd for dcache provides 2 modes discard or wback-before-discard. One is default and other needs to be set, if so desired. This is common for line-op/entire-cache-op. So refactor them out into a helper Doesn't affect generated code but paves way for any common micro-optimization. Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed