drm/amdgpu: rename umc ras_init to err_cnt_init
authorTao Zhou <tao.zhou1@amd.com>
Fri, 6 Sep 2019 06:32:14 +0000 (14:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Sep 2019 15:06:20 +0000 (10:06 -0500)
commitd99659a062316bc95269a52f2428a7ad96ee4315
tree99578f36e2e01b7ea5c0277d47f3b0e30f4fe8b2
parent4930aabe7c4e72cc62eca2a800e72eee17f40430
drm/amdgpu: rename umc ras_init to err_cnt_init

this interface is related to specific version of umc, distinguish it
from ras_late_init

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
drivers/gpu/drm/amd/amdgpu/umc_v6_1.c