commit | 013be5adf5cd6e6d58eb72f3bb0137a78be152c8 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Tue May 13 16:01:00 2014 -0700 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon May 19 11:30:11 2014 +0200 |
tree | 944758bb49bb291d6fec0a945f37bcaaa1a7419e | |
parent | 3f04e3d3eb77ac9df70619b9c87da71b0eeddc36 [diff] |
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 <sboyd@codeaurora.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>