On 01/27/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. Also remove the unused tilcdc_module_ops.debugfs_cleanup()
> callback. drm_debugfs_cleanup() removes all debugfs files using
> debugfs_remove_recursive(), so there should be no need for such a
> callback in the future.
> 
> Cc: jsa...@ti.com
> Cc: tomi.valkei...@ti.com
> Signed-off-by: Noralf Trønnes <nor...@tronnes.org>

Reviewed-by: Jyri Sarha <jsa...@ti.com>

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to