diff options
author | 2011-05-09 12:02:13 +0200 | |
---|---|---|
committer | 2011-05-20 17:15:53 +0200 | |
commit | 866ba0ef967c693dae952afafcb1582a390a82a0 (patch) | |
tree | c74c93907a3b2903e45a6628df342e6826e2de19 /lib | |
parent | OMAP3 cpuidle: remove useless SDP specific timings (diff) | |
download | wireguard-linux-866ba0ef967c693dae952afafcb1582a390a82a0.tar.xz wireguard-linux-866ba0ef967c693dae952afafcb1582a390a82a0.zip |
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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions