From: Stephen Boyd Date: Tue, 13 May 2014 23:01:00 +0000 (-0700) Subject: clocksource: qcom: Implement read_current_timer for udelay X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~18^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=013be5adf5cd6e6d58eb72f3bb0137a78be152c8;p=pandora-kernel.git clocksource: qcom: Implement read_current_timer for udelay Setup the same timer used as the clocksource to be used as the read_current_timer implementation. This allows us to support a stable udelay implementation on MSMs where it's possible for the CPUs to scale speeds independently of one another. Signed-off-by: Stephen Boyd Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed