Re: [PATCH 12/19] drm/radeon: 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 it's not necessary to call drm_debugfs_remove_files(). Cc: alexander.deuc...@amd.com Cc: christian.koe...@amd.com Signed-off-by: Noralf Trønnes Great work! I want

[PATCH 12/19] drm/radeon: 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 it's not necessary to call drm_debugfs_remove_files(). Cc: alexander.deuc...@amd.com Cc: christian.koe...@amd.com Signed-off-by: Noralf Trønnes --- drivers/gpu/drm/radeon/radeon_device.c | 16 1