diff options
author | Noralf Trønnes <noralf@tronnes.org> | 2017-01-26 23:56:15 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-01-27 15:27:06 +0100 |
commit | fc3706ea00303fd57cb0a47a75c956c24725e291 (patch) | |
tree | b334d2616def4febfd223d3d14bd75c1cba3b896 /firmware | |
parent | c8e73d1a2645db6eddda0d30b891f7f719f2b987 (diff) | |
download | linux-fc3706ea00303fd57cb0a47a75c956c24725e291.tar.bz2 |
drm/sti: Remove drm_debugfs_remove_files() calls
drm_debugfs_cleanup() now removes all minor->debugfs_list entries
automatically, so it's not necessary to call
drm_debugfs_remove_files(). Additionally it uses
debugfs_remove_recursive() to clean up the debugfs files, so no need
for adding fake drm_info_node entries.
Cc: benjamin.gaignard@linaro.org
Cc: vincent.abriou@st.com
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Vincent Abriou <vincent.abriou@st.com>
Tested-by: Vincent Abriou <vincent.abriou@st.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170126225621.12314-14-noralf@tronnes.org
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions