commit | 5b5989c5d87b2e8d399b2d6a7d8ad7d31b80d115 | [log] [tgz] |
---|---|---|
author | Jeremy Gebben <jgebben@codeaurora.org> | Tue Nov 05 10:01:25 2013 -0700 |
committer | Jordan Crouse <jcrouse@codeaurora.org> | Tue Nov 05 11:37:25 2013 -0700 |
tree | c9bcf104cf7ee351680f629bc8d3a391ede57359 | |
parent | 92e0f62ee23ac11ec8dc192d255fe85990163ae2 [diff] |
msm: kgsl: remove KGSL_IOCTL_WAKE from context destruction Adreno context destruction never needs the hardware on to destroy the current context. For z180, always take an active count while destroying. Since this is the last ioctl to use KGSL_IOCTL_WAKE, remove it entirely. Change-Id: I97368c7f3c28f16538cc5f48b802b681d7af96ef Signed-off-by: Jeremy Gebben <jgebben@codeaurora.org>