With the patch header updated, the patch is Reviewed-by: Evan Quan <evan.quan@xxxxxxx> > -----Original Message----- > From: amd-gfx <amd-gfx-bounces@xxxxxxxxxxxxxxxxxxxxx> On Behalf Of > Prike Liang > Sent: Monday, June 24, 2019 5:38 PM > To: amd-gfx@xxxxxxxxxxxxxxxxxxxxx > Cc: Liang, Prike <Prike.Liang@xxxxxxx>; Huang, Ray > <Ray.Huang@xxxxxxx>; Feng, Kenneth <Kenneth.Feng@xxxxxxx>; Quan, > Evan <Evan.Quan@xxxxxxx> > Subject: [PATCH] drm/amd/powerplay:clean up the residual mutex for > smu_hw_init > > Change-Id: I1f071e465c97f70048df5b24466bc7e225833c7f > Signed-off-by: Prike Liang <Prike.Liang@xxxxxxx> > --- > 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@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx