]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: provide generic helper for way-based operations
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 16:47:56 +0000 (16:47 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:39:04 +0000 (16:39 +0100)
commitd7e303ac52141db42d1e00749779f3b5e3a59237
tree97cd2af78b469009b420765c77d746d8ad731227
parentf10ce7c5a552eab0ffa9cfc8067f7c37b28b24db
ARM: l2c: provide generic helper for way-based operations

Provide a generic helper function for way based operations.  These are
always background operations, and thus have to be waited for before a
new operation is commenced.  This helper extracts that requirement from
several locations in the code.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/cache-l2x0.c