msm: pm-8x60: Check for SPM status to verify CPU_DEAD
On newer MSM targets including 8960, the clocks for the cpu being
hot unplugged is turned off during the CPU_DEAD callback on the
cpu initiating the hotplug. The initiating CPU polls for the SPM sleep
status of the secondary cpu in platform_cpu_kill to ensure that the
secondary cpu has been power collapsed before returning to process the
CPU_DEAD callbacks.
Change-Id: I5085c353f1b5d08622504cea8430bb8bdb1192f6
Signed-off-by:
Maheshkumar Sivasubramanian <msivasub@codeaurora.org>
Loading
Please sign in to comment