diff options
| author | Daniel Lezcano <[email protected]> | 2016-10-05 07:33:12 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2016-10-21 12:49:51 +0000 |
| commit | e5f1b245870d59be0e6cc3b33edf5406a3b59648 (patch) | |
| tree | 0cb68a8a30bfd340cffa84e16bba73967729bccd /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | Linux 4.9-rc1 (diff) | |
| download | kernel-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
