| commit | 5d90e2576ee284682176a78d880b71af34a5bfd7 | [log] [tgz] |
|---|---|---|
| author | Jeff Ohlstein <johlstei@codeaurora.org> | Fri Nov 04 19:00:50 2011 -0700 |
| committer | Jeff Ohlstein <johlstei@codeaurora.org> | Fri Nov 11 15:51:01 2011 -0800 |
| tree | 426beb8b1326fd74156001c003cedc38025a6330 | |
| parent | 7a345d39c84e25903a40d0fde011a8c4bbc1a2b4 [diff] |
msm: timer: read timer twice on 8960 There is an issue with the KPSS where sometimes timer reads can be corrupted if done while the timer is updating. Fix this by reading twice, and ensuring successive reads are at most one tick apart. Change-Id: I12e6289b472c2129dba7063ca9facdbfa577bcc9 Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>