mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
struct 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: Michael Ellerman <mpe@ellerman.id.au> |
||
|---|---|---|
| .. | ||
| cpm.c | ||
| gpio.c | ||
| hsta_msi.c | ||
| machine_check.c | ||
| Makefile | ||
| msi.c | ||
| ocm.c | ||
| pci.c | ||
| pci.h | ||
| soc.c | ||
| uic.c | ||