From: Russell King Date: Sat, 15 Mar 2014 18:55:53 +0000 (+0000) Subject: ARM: l2c: add L2C-210 specific handlers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~1^3~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a28cf59ff1144398d9d32d409ed8cbf1215922d;p=pandora-kernel.git ARM: l2c: add L2C-210 specific handlers Add L2C-210 specific cache operation handlers. These are tailored to the requirements of the L2C-210 cache controller, which doesn't require any workarounds. We avoid using the way operations during normal operation, which means we can avoid locking: the only time we use the way operations are during initialisation, and when disabling the cache. Signed-off-by: Russell King --- Reading git-diff-tree failed