amdgpu: fix missing mutex unlock before return
authorMonk Liu <monk.liu@amd.com>
Mon, 7 Aug 2017 14:35:11 +0000 (22:35 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Aug 2017 19:00:06 +0000 (15:00 -0400)
commit4d244155945f5531b4d9735bbe73c887aac81070
tree409743117fb019e4b2dca362b7fe9f59709d4762
parentceb70a6b1015be5ccc7858c4d3e29c13acbf71b7
amdgpu: fix missing mutex unlock before return

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Monk Liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
amdgpu/amdgpu_bo.c