commit | 093617851c5fa0d1fdf5ce378f20691b7adb35e4 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Sun Nov 28 16:26:19 2010 -0800 |
committer | Colin Cross <ccross@android.com> | Wed Feb 09 22:17:38 2011 -0800 |
tree | 293fb17e41c96168bb5f2c7661fbcf81d7c3f00a | |
parent | 3c3895b4bf58d709ad4709480ceb2bb006741972 [diff] |
ARM: tegra: timer: Add idle and suspend support to timers Implement read_persistent_clock by reading the Tegra RTC registers that stay running during suspend. Save and restore the timer configuration register in suspend. Signed-off-by: Colin Cross <ccross@android.com>