commit | 292ec42af7c6361435fe9df50cd59ec76f6741c6 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Feb 04 10:36:39 2011 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Feb 11 12:29:18 2011 +0000 |
tree | 376c6bdc9f615988c19f9597020a8cde99005543 | |
parent | afe8a887550f7cc24eb16449670b93f6b43c32d8 [diff] |
ARM: pm: add function to set WFI low-power mode for SMP CPUs Add a function to set the SCU low-power mode for SMP CPUs. This centralizes this functionality rather than having to expose the SCU register definitions to each platform. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>