commit | 056879d2f244001b2888cdc8cf868c33ca8b23a0 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Thu Nov 10 00:44:01 2011 +0100 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Thu Nov 10 00:44:01 2011 +0100 |
tree | 4a51bc4eddd13bb5797e02e94eb5d15e74903d4b | |
parent | be2658ffe1d2a4ab4e045b22a317459595abc2c4 [diff] |
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 <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>