PM / Hibernate: Enable suspend to both for in-kernel hibernation.
authorBojan Smojver <bojan@rexursive.com>
Fri, 15 Jun 2012 22:09:58 +0000 (00:09 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Sun, 1 Jul 2012 11:31:22 +0000 (13:31 +0200)
It is often useful to suspend to memory after hibernation image has been
written to disk. If the battery runs out or power is otherwise lost, the
computer will resume from the hibernated image. If not, it will resume
from memory and hibernation image will be discarded.

Signed-off-by: Bojan Smojver <bojan@rexursive.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>

No differences found