From: Thomas Gleixner Date: Thu, 21 Mar 2013 21:49:34 +0000 (+0100) Subject: idle: Provide a generic entry point for the idle code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~117^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a04ec3c7c27a682473fd9beb2c996316a64649;p=pandora-kernel.git idle: Provide a generic entry point for the idle code For now this calls cpu_idle(), but in the long run we want to move the cpu bringup code to the core and therefor we add a state argument. Signed-off-by: Thomas Gleixner Cc: Linus Torvalds Cc: Rusty Russell Cc: Paul McKenney Cc: Peter Zijlstra Reviewed-by: Cc: Srivatsa S. Bhat Cc: Magnus Damm Link: http://lkml.kernel.org/r/20130321215233.583190032@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed