drm/amd/pm: drop the thermal_controller_type check
authorKenneth Feng <kenneth.feng@amd.com>
Fri, 8 Jul 2022 08:31:22 +0000 (16:31 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 8 Jul 2022 22:25:50 +0000 (18:25 -0400)
commit872642edaf4228040473349ae0ee872264fa67f7
tree753868ca20e8bc63844e831a44773a0503bfb335
parentc028d66e6ec471fc24f70204768f43594a6a8b4a
drm/amd/pm: drop the thermal_controller_type check

drop the thermal_controller_type check since it's not relevant.

Signed-off-by: Kenneth Feng <kenneth.feng@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c