OMAP3: clean-up mach specific cpuidle data structures
authorJean Pihet <j-pihet@ti.com>
Mon, 9 May 2011 10:02:13 +0000 (12:02 +0200)
committerKevin Hilman <khilman@ti.com>
Fri, 20 May 2011 15:15:53 +0000 (17:15 +0200)
commit866ba0ef967c693dae952afafcb1582a390a82a0
treec74c93907a3b2903e45a6628df342e6826e2de19
parent90d231f7673e20acc4f8b5c3effb5c12098179a7
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 <j-pihet@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/board-rx51.c
arch/arm/mach-omap2/cpuidle34xx.c
arch/arm/mach-omap2/pm.h