From: Paul Mundt Date: Wed, 2 Jun 2010 08:10:44 +0000 (+0900) Subject: clocksource: sh_cmt: compute mult and shift before registration X-Git-Tag: v2.6.35-rc2~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4d7c3565c1692c54d9152b52090fe73f0029e37;p=pandora-kernel.git clocksource: sh_cmt: compute mult and shift before registration Based on the sh_tmu change in 66f49121ffa41a19c59965b31b046d8368fec3c7 ("clocksource: sh_tmu: compute mult and shift before registration"). The same issues impact the sh_cmt driver, so we take the same approach here. Cc: stable@kernel.org Signed-off-by: Paul Mundt --- Reading git-diff-tree failed