alistair23-linux/arch/arm/mach-mxs
Arvind Yadav 5cd6bc6815 ARM: mxs: constify platform_suspend_ops
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@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2017-09-20 22:21:08 +08:00
..
Kconfig ARM: SoC cleanups for v4.8 2016-08-01 18:21:13 -04:00
mach-mxs.c ARM: mxs: add support for I2SE Duckbill 2 boards 2017-04-10 21:25:50 +08:00
Makefile
pm.c ARM: mxs: constify platform_suspend_ops 2017-09-20 22:21:08 +08:00
pm.h