diff options
author | Noralf Trønnes <[email protected]> | 2017-01-26 23:56:17 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2017-01-27 15:27:45 +0100 |
commit | 56cbbf25b783961a2d725937e2d3dcd4ca9076e5 (patch) | |
tree | 32c59e70103ed1ed7511a9f351f6bfd139cbb58e /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | |
parent | 5b6954b98b827ec3c31d746022bb1564fc044156 (diff) |
drm/tilcdc: Remove tilcdc_debugfs_cleanup()
drm_debugfs_cleanup() now removes all minor->debugfs_list entries
automatically, so the drm_driver.debugfs_cleanup callback is not
needed. Also remove the unused tilcdc_module_ops.debugfs_cleanup()
callback. drm_debugfs_cleanup() removes all debugfs files using
debugfs_remove_recursive(), so there should be no need for such a
callback in the future.
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Noralf Trønnes <[email protected]>
Reviewed-by: Jyri Sarha <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions