commit | e0dfccf48339b9a9be0fa8e906cfcc19dac3c82b | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Thu Jan 26 23:56:10 2017 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Jan 27 15:25:31 2017 +0100 |
tree | 26ea2f7124f07f4e2efab63cccb41562ee583ca5 | |
parent | 59defa7cb68b9beed997848c2914e03f4a362182 [diff] |
drm/hdlcd: Remove hdlcd_debugfs_cleanup() drm_debugfs_cleanup() now removes all minor->debugfs_list entries automatically, so the drm_driver.debugfs_cleanup callback is not needed. Cc: liviu.dudau@arm.com Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Acked-by: Liviu Dudau <liviu.dudau@arm.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20170126225621.12314-9-noralf@tronnes.org