From: Jeff Ohlstein Date: Thu, 21 Oct 2010 09:25:45 +0000 (-0700) Subject: msm: timer: Decrease shift on timer clocksource X-Git-Tag: v2.6.37-rc1~27^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f9419619ef6de9d7781c1a312cf6099e5b44789;p=pandora-kernel.git 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 Signed-off-by: Daniel Walker --- Reading git-diff-tree failed