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)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:05:06 +0000 (11:05 +0100)
commit983b26177be95457be52e0a001893b7de4e0d4f3
tree2c6acaf989ed87fd4b44be9ccc3009b5a47ff955
parent8bb495e3f02401ee6f76d1b1d77f3ac9f079e376
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