commit | e5598a855b0e63b77b67c4ab708e09a23228d14f | [log] [tgz] |
---|---|---|
author | Barry Song <baohua.song@csr.com> | Wed Sep 21 20:56:33 2011 +0800 |
committer | Barry Song <21cnbao@gmail.com> | Wed Sep 21 22:50:08 2011 +0800 |
tree | f63f90eec4406b98990dedef4d86c8eac834ae37 | |
parent | 684f741446f7a3108b4c167faf20214c42b7eeac [diff] |
ARM: CSR: PM: save/restore timer status in suspend cycle SiRFprimaII will lose power in deepsleep mode except rtc, pmu and sdram self-refresh. This patch saves timer-related registers while suspending and restore them while resuming. Signed-off-by: Barry Song <baohua.song@csr.com> Acked-by: Arnd Bergmann <arnd@arndb.de>