[PATCH] firmware: qcom: scm: Change initcall to subsys

Stephen Boyd sboyd at codeaurora.org
Mon Jul 11 14:05:19 PDT 2016


On 07/01, Andy Gross wrote:
> The patch changes the initcall for SCM to use subsys_initcall
> instead of arch_initcall.  This corrects the order so that we don't
> probe defer when trying to get clks which causes issues later when
> the spm driver makes calls to qcom_set_warm_boot_addr().
> 
> The order became an issue due to the changes to use arch_initcall_sync
> for of_platform_default_populate_init().
> 
> Signed-off-by: Andy Gross <andy.gross at linaro.org>
> ---

Reviewed-by: Stephen Boyd <sboyd at codeaurora.org>
Tested-by: Stephen Boyd <sboyd at codeaurora.org>

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project



More information about the linux-arm-kernel mailing list