commit | 6f9419619ef6de9d7781c1a312cf6099e5b44789 | [log] [tgz] |
---|---|---|
author | Jeff Ohlstein <johlstei@codeaurora.org> | Thu Oct 21 02:25:45 2010 -0700 |
committer | Daniel Walker <dwalker@codeaurora.org> | Wed Oct 27 14:24:02 2010 -0700 |
tree | e556ace80d7b15bc33a47e55cc1f0f7405cc04da | |
parent | a86c44d48a03dcd73972ddadb55a77e6b308fa0b [diff] |
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>