commit | cbf2642872333547b56b8c4d943f5ed04ac9a4ee | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Nov 07 16:50:11 2016 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon Nov 07 16:52:05 2016 -0700 |
tree | 37ac8de34f36e09631989eb04e36b7e706a473d6 | |
parent | 8a8be46afeaa47aed1debe7e9b18152f9826a6b7 [diff] |
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>