From: Rafael J. Wysocki Date: Mon, 4 May 2015 20:53:22 +0000 (+0200) Subject: sched / idle: Move the default idle call code to a separate function X-Git-Tag: omap-for-v4.3/legacy-v2-signed~183^2~8^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82f663277d0db854e8978e5f89fd88f6df75a4a4;p=pandora-kernel.git sched / idle: Move the default idle call code to a separate function Move the code under the "use_default" label in cpuidle_idle_call() into a separate (new) function. This just allows the subsequent changes to be more stratightforward. Signed-off-by: Rafael J. Wysocki Reviewed-by: Daniel Lezcano Acked-by: Peter Zijlstra (Intel) --- Reading git-diff-tree failed