drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in mmhub ras block
authoryipechai <YiPeng.Chai@amd.com>
Mon, 14 Feb 2022 08:01:02 +0000 (16:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Mar 2022 23:40:05 +0000 (18:40 -0500)
commit9dad47c50f9bf19153c092a73eb4721344f4a78d
tree5a0c27c8e21ec1a4975987290323ba6d97bf50d0
parent35366481d0941e9b470ccf09d85407381b5d6135
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in mmhub ras block

Remove redundant calls of amdgpu_ras_block_late_fini 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_mmhub.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.h
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c