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)
commit6f9419619ef6de9d7781c1a312cf6099e5b44789
treee556ace80d7b15bc33a47e55cc1f0f7405cc04da
parenta86c44d48a03dcd73972ddadb55a77e6b308fa0b
msm: timer: Decrease shift on timer clocksource

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>
arch/arm/mach-msm/timer.c