From: Jean Pihet Date: Mon, 9 May 2011 10:02:15 +0000 (+0200) Subject: OMAP3: cpuidle: code rework for improved readability X-Git-Tag: v3.0-rc1~134^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6cd91de1cb4694f2dfcc7df831e276fffdffffc;p=pandora-kernel.git OMAP3: cpuidle: code rework for improved readability - fix single and multi-lines comments format - removed the omap3_idle_bm_check function and replaced the test in omap3_enter_idle_bm by the equivalent code - re-organize omap3_enter_idle_bm code path, assign local variables only when needed - reword some comments Signed-off-by: Jean Pihet Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed