]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: OMAP4+: Fix bad fallthrough for cpuidle
authorTony Lindgren <tony@atomide.com>
Mon, 7 Nov 2016 23:50:11 +0000 (16:50 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 7 Nov 2016 23:52:05 +0000 (16:52 -0700)
commitcbf2642872333547b56b8c4d943f5ed04ac9a4ee
tree37ac8de34f36e09631989eb04e36b7e706a473d6
parent8a8be46afeaa47aed1debe7e9b18152f9826a6b7
ARM: OMAP4+: Fix bad fallthrough for cpuidle

We don't want to fall through to a bunch of errors for retention
if PM_OMAP4_CPU_OSWR_DISABLE is not configured for a SoC.

Fixes: 6099dd37c669 ("ARM: OMAP5 / DRA7: Enable CPU RET on suspend")
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap-mpuss-lowpower.c