From: Magnus Damm Date: Wed, 9 Nov 2011 23:44:01 +0000 (+0100) Subject: ARM: mach-shmobile: sh7372 A3SP no_suspend_console fix X-Git-Tag: v3.2-rc3~28^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=056879d2f244001b2888cdc8cf868c33ca8b23a0;p=pandora-kernel.git ARM: mach-shmobile: sh7372 A3SP no_suspend_console fix If "no_suspend_irq" is used on the sh7372 Mackerel board with v3.2-rc1 then Suspend-to-RAM fails because the serial console tries to write to the SCIF driver even though the power domain is turned off. This patch checks the state of "console_suspend_enabled" to see if A3SP should be forced enabled. Signed-off-by: Magnus Damm Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed