mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 13:21:50 +00:00
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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| mach-mxs.c | ||
| Makefile | ||
| pm.c | ||
| pm.h | ||