From: Yoichi Yuasa Date: Tue, 23 Oct 2007 09:22:50 +0000 (+0900) Subject: [MIPS] time: set clock before clockevent_delta2ns() in GT641xx. X-Git-Tag: v2.6.24-rc2~95^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11c03a6faa471ae37f4fd3db79389ae6297b66db;p=pandora-kernel.git [MIPS] time: set clock before clockevent_delta2ns() in GT641xx. clockevent_delta2ns() use the shift and mult value, so clockevent_set_clock() should be called first. Pointed out by Atsushi Nemoto. Signed-off-by: Yoichi Yuasa Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed