Re: [PATCH 11/19] drm/omap: Remove omap_debugfs_cleanup()

2017-01-27 Thread Tomi Valkeinen
On 27/01/17 00:56, Noralf Trønnes wrote: > drm_debugfs_cleanup() now removes all minor->debugfs_list entries > automatically, so the drm_driver.debugfs_cleanup callback is not > needed. > > Cc: tomi.valkei...@ti.com > Signed-off-by: Noralf Trønnes > --- > drivers/gpu/drm/omapdrm/omap_debugfs.c |

[PATCH 11/19] drm/omap: Remove omap_debugfs_cleanup()

2017-01-26 Thread Noralf Trønnes
drm_debugfs_cleanup() now removes all minor->debugfs_list entries automatically, so the drm_driver.debugfs_cleanup callback is not needed. Cc: tomi.valkei...@ti.com Signed-off-by: Noralf Trønnes --- drivers/gpu/drm/omapdrm/omap_debugfs.c | 9 - drivers/gpu/drm/omapdrm/omap_drv.c | 1