drm/amdgpu: fix pm sysfs node handling (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 21 May 2020 14:08:11 +0000 (10:08 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 22 May 2020 17:41:37 +0000 (13:41 -0400)
commitd5c8ffb966377b6f8c0e1a8b9b040ade89b151b1
treea0462f920fa87b9736e85255cb6421a2ce0260a6
parent6e29c227a4976460ec6d4cc70b998e3a8c30c873
drm/amdgpu: fix pm sysfs node handling (v2)

Fix typos that prevented them from showing up.

v2: switch other files in addition to pp_clk_voltage

Fixes: 4e01847c38f7a5 ("drm/amdgpu: optimize amdgpu device attribute code")
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1150
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Evan Quan <evan.quan@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c