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-- 156 bytes
configfs_internal.h -rw-r--r-- 4.7 KB
dir.c -rw-r--r-- 35.4 KB
file.c -rw-r--r-- 9.4 KB
inode.c -rw-r--r-- 6.8 KB
item.c -rw-r--r-- 5.4 KB
mount.c -rw-r--r-- 4.8 KB
symlink.c -rw-r--r-- 6.5 KB

back to top