]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit094e2222992582914dc2709458d9c6a5e30fcc7d
tree4f7f2e8528238eae06c66ab8d84b3939b476b7ca
parentcac3ab57fd764e13e9c1aa17a7665f247aae2137
ARM: l2c: provide generic function for calling set_debug method

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>
arch/arm/mm/cache-l2x0.c