commit | c6cd91de1cb4694f2dfcc7df831e276fffdffffc | [log] [tgz] |
---|---|---|
author | Jean Pihet <j-pihet@ti.com> | Mon May 09 12:02:15 2011 +0200 |
committer | Kevin Hilman <khilman@ti.com> | Fri May 20 17:15:54 2011 +0200 |
tree | 6b91a4c6d9c310b3b7f8833ae692b9cd4da3af14 | |
parent | badc303a862ba6c5fd3d324f5332db07877f8159 [diff] |
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 <j-pihet@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>