Re: [PATCH 2/14] PM: Add missing syscore_suspend() and syscore_resume() calls

2011-04-18 Thread Ian Campbell
On Sun, 2011-04-17 at 23:06 +0200, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Device suspend/resume infrastructure is used not only by the suspend > and hibernate code in kernel/power, but also by , APM, Xen and the > kexec jump feature. However, commit 40dc166cb5dddbd36aa4ad11c03915

[PATCH 2/14] PM: Add missing syscore_suspend() and syscore_resume() calls

2011-04-17 Thread Rafael J. Wysocki
From: Rafael J. Wysocki Device suspend/resume infrastructure is used not only by the suspend and hibernate code in kernel/power, but also by , APM, Xen and the kexec jump feature. However, commit 40dc166cb5dddbd36aa4ad11c03915ea (PM / Core: Introduce struct syscore_ops for core subsystems PM) fa