commit | ea1c5942fafde6d53a35da355d1fbc1352185cfc | [log] [tgz] |
---|---|---|
author | Mahesh Sivasubramanian <msivasub@codeaurora.org> | Fri Jan 31 13:57:00 2014 -0700 |
committer | Mahesh Sivasubramanian <msivasub@codeaurora.org> | Fri Jan 31 14:00:10 2014 -0700 |
tree | 872e160d1fc9823bf6b8bf1e9f7dcdb8d6fa9479 | |
parent | 5a705dac5b32fb80278fcbbe98663b99ea2559bd [diff] |
msm: lpm_levels: Fix incorrect computation of next wakeup time The next event timer wakeup was incorrectly computed when the hard timer event doesn't exist. Fix by ensuring the next wakeup is computed only when a timer event is valid Change-Id: I40c1f372f84d8f43b2101e37dcfb592193d4b2e0 Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org>