mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 18:24:14 +08:00
b516a6c954
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. And finally there's no need to clean up on error, drm_debugfs_cleanup() is called in the error path. Cc: linux@armlinux.org.uk 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-6-noralf@tronnes.org |
||
---|---|---|
.. | ||
armada_510.c | ||
armada_crtc.c | ||
armada_crtc.h | ||
armada_debugfs.c | ||
armada_drm.h | ||
armada_drv.c | ||
armada_fb.c | ||
armada_fb.h | ||
armada_fbdev.c | ||
armada_gem.c | ||
armada_gem.h | ||
armada_hw.h | ||
armada_ioctlP.h | ||
armada_overlay.c | ||
armada_trace.c | ||
armada_trace.h | ||
Kconfig | ||
Makefile |