drm/amd: Use `amdgpu_ucode_release` helper for DMUB
authorMario Limonciello <mario.limonciello@amd.com>
Wed, 4 Jan 2023 05:49:43 +0000 (23:49 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Jan 2023 19:32:57 +0000 (14:32 -0500)
commit515266373746ec5faee2ca797804276abb8880d1
tree4b4c3c5b72d9853a4eab573c0eff20f5062095a1
parenta7ab345149b8622b1eb9ca4f69529d64cc7d1353
drm/amd: Use `amdgpu_ucode_release` helper for DMUB

The `amdgpu_ucode_release` helper is for symmetry on unloading.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c