]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move some release handles into fail labels (v2)
authorHuang Rui <ray.huang@amd.com>
Mon, 12 Sep 2016 02:16:21 +0000 (10:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Sep 2016 19:10:25 +0000 (15:10 -0400)
commit48d991a9c93a4bfeb59ff076bb1d27af594735fd
tree58b69322188ee6a473ad5c8378c5874b76196968
parentb5955a4d8be972a87f337da452765a0e6aec49f4
drm/amdgpu: move some release handles into fail labels (v2)

Clean up the codes to move the release handles into fail labels.

v2: squash in Christian's regression fix

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c