]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
authorRex Zhu <Rex.Zhu@amd.com>
Mon, 7 Dec 2015 08:42:35 +0000 (16:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Dec 2015 21:42:50 +0000 (16:42 -0500)
commit1a4c36a9ee7d51b13fef1fc816c9842c210b76c8
treeef55f94746f6f51d7db40d932a3025d861a634a4
parent49ef356040af2159a24445dfac4c85b4e2104edd
drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.

in dpm module, sysfs init func move to late_init from sw_init.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Change-Id: Ice4a73212d8e3106d05f04a27043820ffd32929e
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c