commit | a766a1997e467c0a5ca49adba50ea4bf0d132b4e | [log] [tgz] |
---|---|---|
author | Shubhraprakash Das <sadas@codeaurora.org> | Tue Nov 05 09:51:21 2013 -0700 |
committer | Jordan Crouse <jcrouse@codeaurora.org> | Tue Nov 05 11:37:14 2013 -0700 |
tree | 96cfe009be9a9ccf75f93678aee1c266cf12c047 | |
parent | 872ed5b7b81270ec1eacd819b399876a7ca13b7d [diff] |
msm: kgsl: Detach context when context creation fails in create function If context creation fails in the creation function then we need to detach the context and destroy it and not just destroy it to properly clean up the resources allocated for the context. Change-Id: I686b2f3090deae2fc9211acce12234daf063d913 Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>