git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a77f124
)
[MIPS] Sibyte: Fix interrupt timer off by one bug.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 14 Mar 2006 23:52:47 +0000
(23:52 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 18 Mar 2006 16:59:30 +0000
(16:59 +0000)
From Dave Johnson <djohnson+linuxmips@sw.starentnetworks.com>:
The timers need to be loaded with 1 less than the desired interval not
the interval itself.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found