From: Rafael J. Wysocki Date: Fri, 16 Mar 2007 21:38:06 +0000 (-0800) Subject: [PATCH] swsusp: Fix resume error path in platform mode X-Git-Tag: v2.6.21-rc5~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=886c5952950ffed0e8ca3eb9efdc2728bfc144d3;p=pandora-kernel.git [PATCH] swsusp: Fix resume error path in platform mode If swsusp is using the platform mode during the resume and the image cannot be read, the platform mode should be switched off before software_resume() returns. Make it happen. Signed-off-by: Rafael J. Wysocki Acked-by: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed