commit | d2239ad0ecc2b0aad0d30f773605623e9534f917 | [log] [tgz] |
---|---|---|
author | Maheshkumar Sivasubramanian <msivasub@codeaurora.org> | Tue Oct 04 09:07:51 2011 -0600 |
committer | Maheshkumar Sivasubramanian <msivasub@codeaurora.org> | Wed Oct 26 09:52:34 2011 -0600 |
tree | 75d30ac9a6361605558f03a5991401821bd0179f | |
parent | fe0790d139f4ead7f63d562af6e26ee7c8b57b83 [diff] |
msm: rpmrs: Fix overflow error during power calculations The overflow in power calculations results in incorrect selection of low power modes during idle. Without the change, the power calculation favors RPM assisted PC instead of standalone power collapse for shorter sleep durations. Change-Id: I85cd2af4bf10dcb5de3ab6b756e694f307a67e23 Signed-off-by: Maheshkumar Sivasubramanian <msivasub@codeaurora.org>