commit | c6b33c3e45438fa4519da46f3131f119d2def8b1 | [log] [tgz] |
---|---|---|
author | Sagar Dharia <sdharia@codeaurora.org> | Tue Nov 01 19:24:01 2011 -0600 |
committer | Sagar Dharia <sdharia@codeaurora.org> | Tue Nov 01 19:24:01 2011 -0600 |
tree | 7cf6553f2393d2c2ad8f9d89bb782fbb12e6bf2d | |
parent | a757e0c25e70b55df9965db5611005cbc34d5440 [diff] |
slim: msm: Revert runtime-PM for Slimbus MSM controller Using runtime-PM for slimbus MSM controller may cause some race conditions (e.g. suspend callback is not guaranteed to be complete when client calls pm_runtime_get_sync). Rely on system-wide suspend resume callbacks till the race conditions are sorted out. Change-Id: Ie41aa9fd64c437fc7e2f5699439ca78dedb74cde Signed-off-by: Sagar Dharia <sdharia@codeaurora.org>