]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit8703b89c5187d85977fc6a7fc333a58447ccd2ed
tree5cac3c54cbd025c9e382b0aec0a39ea8bcfd4a6f
parentcf0dc98011dec5fe0808f86079ea8999b89c286b
[MIPS] No need to write c0_compare in plat_timer_setup

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>
arch/mips/lasat/setup.c
arch/mips/mips-boards/generic/time.c
arch/mips/mips-boards/sim/sim_time.c
arch/mips/tx4927/common/tx4927_setup.c
arch/mips/tx4938/common/setup.c