ARM: l2c: implement fixups for L2 cache controller quirks/errata
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 16:48:07 +0000 (16:48 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:48:01 +0000 (00:48 +0100)
commit75461f5c8483bee543df30b288787fd3369312b8
treeb71cfbdbea4edb1c9f19e2f3857a5d94a5228450
parent40266d6f410a272b76ad861ba0b5ce91d598f606
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 <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/cache-l2x0.c
This page took 0.028763 seconds and 5 git commands to generate.