commit | 68c1232f51350b007cb1f05260e9e784770ec513 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Fri Mar 14 16:06:16 2014 +0000 |
committer | Paul Burton <paul.burton@imgtec.com> | Wed May 28 16:20:29 2014 +0100 |
tree | a9059486d9c85d889cd9615792e2dbbf76029bb0 | |
parent | 245a7868d2f2e54a9a9b084de00d003a9badb2a5 [diff] |
MIPS: smp-cps: function to determine whether CPS SMP is in use The core power down state for cpuidle will require that the CPS SMP implementation is in use. This patch provides a mips_cps_smp_in_use function which determines whether or not the CPS SMP implementation is currently in use. Signed-off-by: Paul Burton <paul.burton@imgtec.com>