From 6f9419619ef6de9d7781c1a312cf6099e5b44789 Mon Sep 17 00:00:00 2001 From: Jeff Ohlstein Date: Thu, 21 Oct 2010 02:25:45 -0700 Subject: [PATCH] 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-format-patch failed