1
0
Fork 0
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
Makefile ARM: mxs: enable multiplatform build 2013-04-04 21:15:58 +08:00
mach-mxs.c ARM: mxs: add support for I2SE Duckbill 2 boards 2017-04-10 21:25:50 +08:00
pm.c ARM: mxs: constify platform_suspend_ops 2017-09-20 22:21:08 +08:00
pm.h ARM: mxs: stub out mxs_pm_init for !CONFIG_PM 2013-06-24 16:03:13 +02:00