commit | 4308cb16286c96d980570cc5319173b524220c06 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Mar 14 23:52:47 2006 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Mar 18 16:59:30 2006 +0000 |
tree | 89ffe22e6fd71d320b51ce8817a11cdaba3ae503 | |
parent | a77f124294822203660b0926392b963cfa72fcf4 [diff] |
[MIPS] Sibyte: Fix interrupt timer off by one bug. 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>