With the patch header updated, the patch is Reviewed-by: Evan Quan 
<evan.q...@amd.com>

> -----Original Message-----
> From: amd-gfx <amd-gfx-boun...@lists.freedesktop.org> On Behalf Of
> Prike Liang
> Sent: Monday, June 24, 2019 5:38 PM
> To: amd-gfx@lists.freedesktop.org
> Cc: Liang, Prike <prike.li...@amd.com>; Huang, Ray
> <ray.hu...@amd.com>; Feng, Kenneth <kenneth.f...@amd.com>; Quan,
> Evan <evan.q...@amd.com>
> Subject: [PATCH] drm/amd/powerplay:clean up the residual mutex for
> smu_hw_init
> 
> Change-Id: I1f071e465c97f70048df5b24466bc7e225833c7f
> Signed-off-by: Prike Liang <prike.li...@amd.com>
> ---
>  drivers/gpu/drm/amd/powerplay/amdgpu_smu.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/amd/powerplay/amdgpu_smu.c
> b/drivers/gpu/drm/amd/powerplay/amdgpu_smu.c
> index edd1da6..0be2845 100644
> --- a/drivers/gpu/drm/amd/powerplay/amdgpu_smu.c
> +++ b/drivers/gpu/drm/amd/powerplay/amdgpu_smu.c
> @@ -1041,7 +1041,6 @@ static int smu_hw_init(void *handle)
>       return 0;
> 
>  failed:
> -     mutex_unlock(&smu->mutex);
>       return ret;
>  }
> 
> --
> 2.7.4
> 
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to