Noralf Trønnes 81895b5409 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
2017-03-01 16:09:52 +01:00
..
2017-02-06 11:28:45 -05:00
2017-02-06 11:28:45 -05:00
2017-02-06 11:28:44 -05:00
2016-12-15 14:55:34 +02:00
2016-11-28 15:14:08 -05:00
2013-08-24 14:57:18 -04:00
2014-01-09 14:44:06 -05:00