https://github.com/torvalds/linux
Revision 650f156775c2638cc02ed7df31186a09ba79666a authored by Jeff Ohlstein on 17 June 2011, 20:55:38 UTC, committed by David Brown on 17 June 2011, 21:54:18 UTC
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 94790ec25 "msm: timer: SMP timer support for msm".

Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>
1 parent ebf30dc
History
Tip revision: 650f156775c2638cc02ed7df31186a09ba79666a authored by Jeff Ohlstein on 17 June 2011, 20:55:38 UTC
msm: timer: compensate for timer shift in msm_read_timer_count
Tip revision: 650f156
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 966 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.9 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 189.8 KB
Makefile -rw-r--r-- 52.6 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top