drm/amd/pm: correct hwmon power label name
authorYang Wang <KevinYang.Wang@amd.com>
Tue, 8 Feb 2022 07:36:50 +0000 (15:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Feb 2022 21:57:52 +0000 (16:57 -0500)
commit3b99e8e37d0ffaa0ef95598b9b83c49c89bc0ea2
treea45bb46ef6b05533c82b308b585178e9e733249a
parentdb7b81545f5abdfd1f13b7f0a3f995994701cf92
drm/amd/pm: correct hwmon power label name

only vangogh has 2 types of hwmon power node: "fastPPT" and "slowPPT",
the other asic only has 1 type of hwmon power node: "PPT".

Signed-off-by: Yang Wang <KevinYang.Wang@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/amdgpu_pm.c