OSDN Git Service

drm/amdgpu: Remove redundant calls of ras_late_init in mmhub ras block
authoryipechai <YiPeng.Chai@amd.com>
Mon, 14 Feb 2022 06:20:31 +0000 (14:20 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Feb 2022 20:59:04 +0000 (15:59 -0500)
commit068001b711e820184553e90f9bf2ae18fb4c2c06
treec5691d6e7ef98d8f47317cd769a717277d639d14
parent72b3588e27feef96be6993d493c8c76a13bf8eba
drm/amdgpu: Remove redundant calls of ras_late_init in mmhub ras block

Remove redundant calls of ras_late_init in mmhub ras block.

Signed-off-by: yipechai <YiPeng.Chai@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.h
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c