drm/amd/pm: drop unneeded thermal_controller_type check
authorEvan Quan <evan.quan@amd.com>
Mon, 23 May 2022 03:37:58 +0000 (11:37 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 Jun 2022 15:42:37 +0000 (11:42 -0400)
commitbb50bba9c6c741f5e359f009dde3b25f12a84e3d
treef737617e18b9748d476abbd3eb494fbdd727265c
parentcde83d47482e2578432f9ce029748f4f0d029e9e
drm/amd/pm: drop unneeded thermal_controller_type check

As there is actually no direct dependence between them.

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