ARM: outer cache: add documentation of outer cache functions
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 16 Mar 2014 10:52:55 +0000 (10:52 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:38:46 +0000 (16:38 +0100)
Add some documentation to cover the outer cache functions so that their
requirements can be better understood.  Of particular note are the
flush_all() and disable() methods which must not be called except in
very specific circumstances.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/outercache.h

Simple merge