]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitafa3094c309a360e85207b686a0ff5072dd57457
treea0462f920fa87b9736e85255cb6421a2ce0260a6
parent2fa1f5080914a4b82660ed7cf414e814ddff9a5d
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: fd82912b0ae00c ("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