diff options
author | Noralf Trønnes <noralf@tronnes.org> | 2017-01-26 23:56:21 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-03-01 16:09:52 +0100 |
commit | b05eeb0f47a3f9f2530f1c46b11dacfa0ca71876 (patch) | |
tree | 51214ea5c212bc212a28c9993c6ad00f4fec5aef /drivers/gpu/drm/msm/msm_rd.c | |
parent | cc14d46ba1cf21d2f1163add493e07ffbe0e222b (diff) | |
download | linux-b05eeb0f47a3f9f2530f1c46b11dacfa0ca71876.tar.gz linux-b05eeb0f47a3f9f2530f1c46b11dacfa0ca71876.tar.xz |
drm/i915: Remove i915_debugfs_unregister()
drm_debugfs_cleanup() now removes all minor->debugfs_list entries
automatically, so no need to do this explicitly. Additionally it
uses debugfs_remove_recursive() to clean up the debugfs files,
so no need for adding fake drm_info_node entries.
Cc: daniel.vetter@intel.com
Cc: jani.nikula@linux.intel.com
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170126225621.12314-20-noralf@tronnes.org
Diffstat (limited to 'drivers/gpu/drm/msm/msm_rd.c')
0 files changed, 0 insertions, 0 deletions