diff options
author | Maíra Canal <mcanal@igalia.com> | 2022-12-26 12:50:23 -0300 |
---|---|---|
committer | Maíra Canal <mairacanal@riseup.net> | 2023-01-06 16:15:08 -0300 |
commit | 2e3ab8a6994f265bbd4dbd00448b84548f18464c (patch) | |
tree | 356890465e7beb857b0684ea6e32b62dcb004cc7 /include/drm/drm_gem_shmem_helper.h | |
parent | c702545e19ebb6113d607f2a30ba2ee6cf881a3a (diff) |
drm/arm/hdlcd: use new debugfs device-centered functions
Replace the use of drm_debugfs_create_files() with the new
drm_debugfs_add_files() function, which center the debugfs files
management on the drm_device instead of drm_minor. Moreover, remove the
debugfs_init hook and add the debugfs files directly on hdlcd_drm_bind(),
before drm_dev_register().
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Maíra Canal <mairacanal@riseup.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20221226155029.244355-4-mcanal@igalia.com
Diffstat (limited to 'include/drm/drm_gem_shmem_helper.h')
0 files changed, 0 insertions, 0 deletions