| commit | 344e46286bba0fb6c0c7ae7bd2b09d5cd452adfa | [log] [tgz] |
|---|---|---|
| author | Lucille Sylvester <lsylvest@codeaurora.org> | Wed Jan 18 15:53:21 2012 -0700 |
| committer | Lucille Sylvester <lsylvest@codeaurora.org> | Thu Jan 19 14:49:55 2012 -0700 |
| tree | f10c45b369c8ae1deb79acfc0916ae34799659e4 | |
| parent | a985adf60ef350c3924587e7b4d11fb05be453ad [diff] |
msm: kgsl: Make sure SLUMBER is the requested state The stop_work function releases the device mutex to flush the workqueue. The requested state may change while the mutex is held by a different thread. So set the requested state after stop_work. Change-Id: I3454e773fd670722ea5776d2c8d960190da24006 Signed-off-by: Lucille Sylvester <lsylvest@codeaurora.org>