linux_dsm_epyc7002/drivers/base/power
Christophe JAILLET 0659d4205d PM: sleep: core: mark 2 functions as __init to save some memory
'early_resume_init()' and 'late_resume_init() 'are only called respectively
via 'early_resume_init' and 'late_resume_init'.

They can be marked as __init to save a few bytes of memory.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
[ rjw: Subject edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2020-06-23 17:35:33 +02:00
..
clock_ops.c
common.c
domain_governor.c
domain.c
generic_ops.c
main.c kernel: rename show_stack_loglvl() => show_stack() 2020-06-09 09:39:13 -07:00
Makefile
power.h
qos-test.c
qos.c
runtime.c PM: runtime: Make clear what we do when conditions are wrong in rpm_suspend() 2020-05-25 10:54:39 +02:00
sysfs.c PM: runtime: Replace pm_runtime_callbacks_present() 2020-05-29 18:03:12 +02:00
trace.c PM: sleep: core: mark 2 functions as __init to save some memory 2020-06-23 17:35:33 +02:00
wakeirq.c
wakeup_stats.c
wakeup.c