From: Jean Pihet Date: Mon, 9 May 2011 10:02:16 +0000 (+0200) Subject: OMAP3: cpuidle: change the power domains modes determination logic X-Git-Tag: v3.0-rc1~134^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04908918191f7926ec7af99890fb4ddb3b769c13;p=pandora-kernel.git OMAP3: cpuidle: change the power domains modes determination logic The achievable power modes of the power domains in cpuidle depends on the system wide 'enable_off_mode' knob in debugfs. Upon changing enable_off_mode, do not change the C-states 'valid' field but instead dynamically restrict the power modes when entering idle. The C-states 'valid' field is just used to enable/disable some C-states at init and shall not be changed later on. Signed-off-by: Jean Pihet Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed