]> 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)
commit3342b172be5d98b9a761bdd62011de714e611f94
treea0462f920fa87b9736e85255cb6421a2ce0260a6
parent8eae9964e1f5fbbd4b040c3a6e7aabb767757a77
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: 2bdd0798fc9c8d ("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