From: Kalle Jokiniemi Date: Thu, 29 Oct 2009 08:30:19 +0000 (+0200) Subject: OMAP3: cpuidle: Add valid field into C-state parameter passing X-Git-Tag: v2.6.34-rc1~230^2~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=709731bb369b562586ee4c60f3f0393eb94dd9d6;p=pandora-kernel.git OMAP3: cpuidle: Add valid field into C-state parameter passing Different boards benefit differently from the available seven C-states for cpu idle. In most cases, only few, properly spaced (in terms of consumption and latency) C-states are required to make the power management optimal. Hence we need a possibility to pass which C-states are actually used for each board. So added the valid field to cpuidle_params and added support to 3430sdp, which uses the paramenter passing. Signed-off-by: Kalle Jokiniemi Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed