]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitecf9d75010764ba6e7497da187d37b6542f60483
treef737617e18b9748d476abbd3eb494fbdd727265c
parent4acd8cab7de84df84964e04083f349bdd28bd0ad
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