From: Daniel Lezcano Date: Thu, 17 May 2012 22:19:42 +0000 (+0900) Subject: ARM: S3C64XX: declare the states with the new api on cpuidle X-Git-Tag: v3.5-rc1~33^2~3^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c8b20752893d58bc7b6489c0610951076b0fce8;p=pandora-kernel.git ARM: S3C64XX: declare the states with the new api on cpuidle The states are now part of the cpuidle_driver structure, so we can declare the states in this structure directly. That saves us an extra variable declaration and a memcpy. Signed-off-by: Daniel Lezcano Tested-by: Mark Brown Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed