commit | 11c03a6faa471ae37f4fd3db79389ae6297b66db | [log] [tgz] |
---|---|---|
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | Tue Oct 23 18:22:50 2007 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 29 19:35:33 2007 +0000 |
tree | 356509269b32197192fee1af046b99d196bbcac2 | |
parent | c984c87826a6e3b2adae1fab8d5bddcf26af8c78 [diff] |
[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 <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>