From: Lina Iyer Date: Mon, 2 Mar 2015 23:30:29 +0000 (-0700) Subject: firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr function X-Git-Tag: omap-for-v4.2/o2_dc~52^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ce76a6ad32fa076a2bb5561e859c97fceec8bb1;p=pandora-kernel.git firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr function A core can be powered down for cpuidle or when it is hotplugged off. In either case, the warmboot return address would be different. Allow setting the warmboot address for a specific cpu, optimize and write to the firmware, if the address is different than the previously set address. Export qcom_scm_set_warm_boot_addr function move the warm boot flags to implementation. Signed-off-by: Lina Iyer Signed-off-by: Kumar Gala --- Reading git-diff-tree failed