msm: platsmp-8625: Use real cpu number
Don't use 2nd core as hardcoded CPU number in raise_clear_spi() and
msm8625_release_secondary() APIs. It will not work in the scenarios
where we have more than two cores in the system. Pass the real
CPU number as parameter to make the code generic.
Change-Id: I62dbbf1f109e22596740c89b7344ae9a48adac9a
Signed-off-by:
tirupathireddy <tirupath@codeaurora.org>
Loading
Please register or sign in to comment