]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu: drop redundant check of ip discovery_bin
authorGuchun Chen <guchun.chen@amd.com>
Fri, 14 Jan 2022 05:28:16 +0000 (13:28 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Jan 2022 22:23:43 +0000 (17:23 -0500)
commite475986f182156496fa2991012ca51956fe90bf7
treea412f180d22c8393370ac4599092627ae40e158d
parent79c0462159a1fa3810ae1869a5fc9fd7782b6b70
drm/amdgpu: drop redundant check of ip discovery_bin

Early check in amdgpu_discovery_reg_base_init promises this.

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