| commit | 0a5631434d42946a59757fcdb5e736c24a700fc6 | [log] [tgz] |
|---|---|---|
| author | Stephen Boyd <sboyd@codeaurora.org> | Mon Jul 02 13:33:31 2012 -0700 |
| committer | Stephen Boyd <sboyd@codeaurora.org> | Thu Jul 05 16:20:10 2012 -0700 |
| tree | 3b1f24b4c40220e3362a6f57996ffef854e22076 | |
| parent | 4f0c93d88f72b39f0ed6372453cff988a6fd9054 [diff] |
msm: pil: Unlock wakelock on proxy vote error path If the proxy vote fails for some reason the wake lock will never be released. Check the return value of the proxy vote and unlock the wakelock if the proxy vote fails. Change-Id: I0982896ab722bffed5f1c49247974dc84d5f3942 Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>