[MIPS] No need to write c0_compare in plat_timer_setup
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Wed, 28 Feb 2007 16:53:13 +0000 (01:53 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 4 Mar 2007 19:02:35 +0000 (19:02 +0000)
If R4k counter was used for hpt_timer and interrupt source,
c0_hpt_timer_init() initializes the c0_compare register.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found