ARM: introduce common set_auxcr/get_auxcr functions
authorRob Herring <rob.herring@calxeda.com>
Wed, 16 Jan 2013 23:57:33 +0000 (17:57 -0600)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 29 May 2013 19:50:34 +0000 (15:50 -0400)
commitbbc8d77db655be61a21d7623428c46c578a866d3
treec5f138fdd654299e44ba073a43a681f0a5c91b0e
parent62158f817ad3e0368480b8e9480be34bffd8c74a
ARM: introduce common set_auxcr/get_auxcr functions

Move the private set_auxcr/get_auxcr functions from
drivers/cpuidle/cpuidle-calxeda.c so they can be used across platforms.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Reviewed-by: Will Deacon <will.deacon@arm.com>
arch/arm/include/asm/cp15.h
drivers/cpuidle/cpuidle-calxeda.c