Barry Song debeaf6c2d ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes
The only way to write LATCHED registers to write LATCH_BIT to LATCH register,
that will latch COUNTER into LATCHED.e.g.
writel_relaxed(SIRFSOC_TIMER_LATCH_BIT, sirfsoc_timer_base +
	SIRFSOC_TIMER_LATCH);

Writing values to LATCHED registers directly is useless at all.

Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
2012-08-02 10:05:27 -07:00
..
2012-07-23 16:33:28 -07:00
2012-07-23 16:08:40 -07:00
2012-07-23 17:51:03 -07:00
2012-07-20 14:01:51 +02:00
2012-07-04 15:58:11 +08:00
2012-07-23 16:21:23 -07:00
2012-06-20 14:39:36 -07:00
2012-07-24 13:37:37 -07:00
2012-07-23 17:51:03 -07:00
2012-06-20 14:39:36 -07:00
2012-05-21 15:15:24 +01:00