diff options
author | Noralf Trønnes <noralf@tronnes.org> | 2017-01-27 01:56:11 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-03-01 18:09:52 +0300 |
commit | 81895b54093af47549d572608677c624972055da (patch) | |
tree | ab4f348790e0394121aaa49b37fc0a29ef71f9eb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b05eeb0f47a3f9f2530f1c46b11dacfa0ca71876 (diff) | |
download | linux-81895b54093af47549d572608677c624972055da.tar.xz |
drm/msm: 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
to do that.
Cc: robdclark@gmail.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-10-noralf@tronnes.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions