drm/amdgpu: stop context leak in the error path
authorChristian König <christian.koenig@amd.com>
Tue, 7 Jul 2015 15:27:03 +0000 (17:27 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Jul 2015 16:39:39 +0000 (12:39 -0400)
commit5c2327beed49efa3198b8468e78b1182eb0b764b
tree743d1bae4ecdab5c4782acd639e0fed485b63762
parent76a1ea618f01b2bf5a325832d1c273c039c4ea81
drm/amdgpu: stop context leak in the error path

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c