[PATCH] ARM: mxs: constify platform_suspend_ops

Shawn Guo shawnguo at kernel.org
Thu Sep 21 22:01:39 PDT 2017


On Wed, Aug 30, 2017 at 10:17:51PM +0530, Arvind Yadav wrote:
> platform_suspend_ops are not supposed to change at runtime.
> Functions suspend_set_ops working with const platform_suspend_ops.
> So mark the non-const structs as const.
> 
> Signed-off-by: Arvind Yadav <arvind.yadav.cs at gmail.com>

Applied, thanks.



More information about the linux-arm-kernel mailing list