Re: [PATCH 04/19] drm/amd/amdgpu: Remove drm_debugfs_remove_files() call

2017-01-27 Thread Christian König
Am 26.01.2017 um 23:56 schrieb Noralf Trønnes: drm_debugfs_cleanup() now removes all minor->debugfs_list entries automatically, so no need to call drm_debugfs_remove_files(). Also remove empty drm_driver.debugfs_cleanup callback. Cc: alexander.deuc...@amd.com Cc: christian.koe...@amd.com Signed-

[PATCH 04/19] drm/amd/amdgpu: Remove drm_debugfs_remove_files() call

2017-01-26 Thread Noralf Trønnes
drm_debugfs_cleanup() now removes all minor->debugfs_list entries automatically, so no need to call drm_debugfs_remove_files(). Also remove empty drm_driver.debugfs_cleanup callback. Cc: alexander.deuc...@amd.com Cc: christian.koe...@amd.com Signed-off-by: Noralf Trønnes --- drivers/gpu/drm/amd/