From: Rafael J. Wysocki Date: Wed, 15 Aug 2012 18:57:06 +0000 (+0200) Subject: ARM: shmobile: Remove the console check from sh7372_enter_suspend() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~39^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c081e27666c5db33075bf7ae4694e091cf1d20;p=pandora-kernel.git ARM: shmobile: Remove the console check from sh7372_enter_suspend() The !console_suspend_enabled check in sh7372_enter_suspend() seems to be reversed and the condition it is supposed to catch (console clock enabled) should be detected by the sh7372_sysc_valid() check anyway, so remove it. Signed-off-by: Rafael J. Wysocki Acked-by: Magnus Damm --- Reading git-diff-tree failed