Skip to content
Snippets Groups Projects
Commit 650f1567 authored by Jeff Ohlstein's avatar Jeff Ohlstein Committed by David Brown
Browse files

msm: timer: compensate for timer shift in msm_read_timer_count


Some msm targets have timers whose lower bits are unreliable. So, we
present our timers as lower frequency than they actually are, and ignore
the bottom 5 bits on such targets. This compensation was erroneously
removed from the msm_read_timer_count function, so restore it.

This was broken by 94790ec2 "msm: timer: SMP timer support for msm".

Signed-off-by: default avatarJeff Ohlstein <johlstei@codeaurora.org>
parent ebf30dc9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment