From: Ralf Baechle Date: Tue, 14 Mar 2006 23:52:47 +0000 (+0000) Subject: [MIPS] Sibyte: Fix interrupt timer off by one bug. X-Git-Tag: v2.6.16~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4308cb16286c96d980570cc5319173b524220c06;p=pandora-kernel.git [MIPS] Sibyte: Fix interrupt timer off by one bug. From Dave Johnson : The timers need to be loaded with 1 less than the desired interval not the interval itself. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed