msm: timer: Decrease shift on timer clocksource
authorJeff Ohlstein <johlstei@codeaurora.org>
Thu, 21 Oct 2010 09:25:45 +0000 (02:25 -0700)
committerDaniel Walker <dwalker@codeaurora.org>
Wed, 27 Oct 2010 21:24:02 +0000 (14:24 -0700)
The shift of 24 causes the shift and multiply operation to sometimes
overflow, resulting in incorrect timer values and poor performance.

Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>

No differences found