ARM: CSR: PM: save/restore timer status in suspend cycle
authorBarry Song <baohua.song@csr.com>
Wed, 21 Sep 2011 12:56:33 +0000 (20:56 +0800)
committerBarry Song <21cnbao@gmail.com>
Wed, 21 Sep 2011 14:50:08 +0000 (22:50 +0800)
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>

No differences found