aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorDaniel Lezcano <[email protected]>2016-10-05 07:33:12 +0000
committerRafael J. Wysocki <[email protected]>2016-10-21 12:49:51 +0000
commite5f1b245870d59be0e6cc3b33edf5406a3b59648 (patch)
tree0cb68a8a30bfd340cffa84e16bba73967729bccd /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentLinux 4.9-rc1 (diff)
downloadkernel-e5f1b245870d59be0e6cc3b33edf5406a3b59648.tar.gz
kernel-e5f1b245870d59be0e6cc3b33edf5406a3b59648.zip
cpuidle: governors: Remove remaining old module code
The governor's code use try_module_get() and put_module() to refcount the governor's module. But the governors are not compiled as module. The refcount does not prevent to switch the governor or unload a module as they aren't compiled as modules. The code is pointless, so remove it. Signed-off-by: Daniel Lezcano <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions