diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2013-05-21 23:34:41 -0400 |
---|---|---|
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | 2013-05-29 15:50:34 -0400 |
commit | 62158f817ad3e0368480b8e9480be34bffd8c74a (patch) | |
tree | 98dd2c84a505af7ee30f2b57389a27f1dd701f1e /drivers/cpuidle/cpuidle-calxeda.c | |
parent | ed69bdd8fd9b2db68b915ce5f60fc51d4744a9b1 (diff) | |
download | op-kernel-dev-62158f817ad3e0368480b8e9480be34bffd8c74a.zip op-kernel-dev-62158f817ad3e0368480b8e9480be34bffd8c74a.tar.gz |
drivers/bus: arm-cci: function to enable CCI ports from early boot code
This provides cci_enable_port_for_self(). This is the counterpart to
cci_disable_port_by_cpu(self).
This is meant to be called from the MCPM machine specific power_up_setup
callback code when the appropriate affinity level needs to be initialized.
The code therefore has to be position independent as the MMU is still off
and it cannot rely on any stack space.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Reviewed-by: Dave Martin <dave.martin@linaro.org>
Diffstat (limited to 'drivers/cpuidle/cpuidle-calxeda.c')
0 files changed, 0 insertions, 0 deletions