commit | d47f96a56448503be67eeef00e7eb6f946805c3c | [log] [tgz] |
---|---|---|
author | Jeff Ohlstein <johlstei@codeaurora.org> | Fri Nov 04 19:00:50 2011 -0700 |
committer | Jeff Ohlstein <johlstei@codeaurora.org> | Mon Nov 14 16:47:52 2011 -0800 |
tree | 900c9446d82c7336b4eb164332685f15afce6571 | |
parent | 3c36baec814f388cb9803e76a2c11ff970a824b3 [diff] |
msm: timer: read timer twice on 9615 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: I77c096699961421e0f655638302b7fa97c8398bd Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>