From: Jean Pihet Date: Mon, 9 May 2011 10:02:13 +0000 (+0200) Subject: OMAP3: clean-up mach specific cpuidle data structures X-Git-Tag: v3.0-rc1~134^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=866ba0ef967c693dae952afafcb1582a390a82a0;p=pandora-kernel.git OMAP3: clean-up mach specific cpuidle data structures - sleep_latency and wake_latency are not used, replace them by exit_latency which is used by cpuidle. exit_latency simply is the sum of sleep_latency and wake_latency, - replace threshold by target_residency, - changed the OMAP3 specific cpuidle code accordingly, - changed the OMAP3 board code accordingly. Signed-off-by: Jean Pihet Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed