Revision 8986d2f50e1a9ba63f64ccbf59181886aa7898c3 authored by Atsushi Nemoto on 24 June 2008, 14:26:38 UTC, committed by Ralf Baechle on 03 July 2008, 18:14:27 UTC
The txx9_tmr_init() will not clear a timer counter register in a certain
case.  The counter register is cleared on 1->0 transition of TCE bit if
CRE=1.  So just clearing the TCE bit is not enough.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 7e3297d
History
File Mode Size
Makefile -rw-r--r-- 481 bytes
array.c -rw-r--r-- 13.8 KB
base.c -rw-r--r-- 70.8 KB
generic.c -rw-r--r-- 18.1 KB
inode-alloc.txt -rw-r--r-- 413 bytes
inode.c -rw-r--r-- 10.4 KB
internal.h -rw-r--r-- 2.7 KB
kcore.c -rw-r--r-- 9.8 KB
kmsg.c -rw-r--r-- 1.1 KB
mmu.c -rw-r--r-- 1.4 KB
nommu.c -rw-r--r-- 3.3 KB
proc_devtree.c -rw-r--r-- 5.0 KB
proc_misc.c -rw-r--r-- 23.1 KB
proc_net.c -rw-r--r-- 4.0 KB
proc_sysctl.c -rw-r--r-- 10.4 KB
proc_tty.c -rw-r--r-- 5.8 KB
root.c -rw-r--r-- 5.0 KB
task_mmu.c -rw-r--r-- 18.9 KB
task_nommu.c -rw-r--r-- 4.5 KB
vmcore.c -rw-r--r-- 16.4 KB

back to top