]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: drop redundant check of harvest info
authorGuchun Chen <guchun.chen@amd.com>
Wed, 16 Mar 2022 06:51:31 +0000 (14:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Mar 2022 16:40:26 +0000 (12:40 -0400)
commit652cf8e748df6f6b17b784b857ad9570a2ce28b8
tree039ab2d5aa2e6d59f696bc52cc84d83f27397ac7
parent53bd63af4b8173d56047c7f9cf092976f79e17e4
drm/amdgpu: drop redundant check of harvest info

Harvest bit setting in IP data structure promises this,
so no need to set it explicitly.

Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c