From: Imre Deak Date: Fri, 24 Oct 2014 17:29:10 +0000 (+0300) Subject: PM / Sleep: fix recovery during resuming from hibernation X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~20^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94fb823fcb4892614f57e59601bb9d4920f24711;p=pandora-kernel.git PM / Sleep: fix recovery during resuming from hibernation If a device's dev_pm_ops::freeze callback fails during the QUIESCE phase, we don't rollback things correctly calling the thaw and complete callbacks. This could leave some devices in a suspended state in case of an error during resuming from hibernation. Signed-off-by: Imre Deak Cc: All applicable Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed