]> git.itanic.dy.fi Git - linux-stable/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)
commitf3fa490960e8acf089ace0301a7ccb6d44ec9641
tree039ab2d5aa2e6d59f696bc52cc84d83f27397ac7
parent2f78f0d3e3a89e76a7fe184fdef19efd85063f61
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