Re: [PATCH 3/4] soc: qcom: spm: use const and __initconst for qcom_cpuidle_ops

From: Andy Gross
Date: Tue Apr 19 2016 - 14:52:39 EST


On Tue, Mar 22, 2016 at 10:42:42PM +0800, Jisheng Zhang wrote:
> The qcom_cpuidle_ops structures is not over-written, so add "const"
> qualifier and replace __initdata with __initconst.
>
> Signed-off-by: Jisheng Zhang <jszhang@xxxxxxxxxxx>

Acked-by: Andy Gross <andy.gross@xxxxxxxxxx>