Loading
msm: pm: use correct cpu_suspend call for Non-PSCI targets
cpu_suspend API is refactored to support retention modes.
This breaks the existing cpu_suspend call from msm-pm for
Non-PSCI targets.
Update msm-pm to use correct cpu_suspend call for
Non-PSCI targets for ARM64 systems.
Change-Id: Ib4145699bf8687ff9fb2afb02b0f3f257d059ffb
Signed-off-by:
Maulik Shah <mkshah@codeaurora.org>