ARM: l2c: provide generic function for calling set_debug method
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 16 Mar 2014 17:19:21 +0000 (17:19 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:47:32 +0000 (00:47 +0100)
Provide a generic function which always calls the set_debug method.
This will be used later in the series as some work-arounds require
that the debug register be written.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found