From: Russell King Date: Sat, 15 Mar 2014 16:48:07 +0000 (+0000) Subject: ARM: l2c: implement fixups for L2 cache controller quirks/errata X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~1^3~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75461f5c8483bee543df30b288787fd3369312b8;p=pandora-kernel.git ARM: l2c: implement fixups for L2 cache controller quirks/errata Rather than putting quirk handling in __l2c_init(), move it out to a separate function which individual implementations can specify. This helps to localise the quirks to those implementations which require them. Signed-off-by: Russell King --- Reading git-diff-tree failed