diff options
author | Maíra Canal <mcanal@igalia.com> | 2022-12-19 09:06:21 -0300 |
---|---|---|
committer | Maíra Canal <mairacanal@riseup.net> | 2022-12-22 15:11:31 -0300 |
commit | 941aae3263153cea91cb306cc889951486e16634 (patch) | |
tree | c6ec3eee3cdd0de6bb8bd900d5a2777e9f01b818 /drivers/ata | |
parent | 03d2673bb7579ecb779092d37410c9299e622cb8 (diff) | |
download | linux-941aae3263153cea91cb306cc889951486e16634.tar.gz |
drm/todo: update the debugfs clean up task
The structs drm_debugfs_info and drm_debugfs_entry introduced a new
debugfs structure to DRM, centered on drm_device instead of drm_minor.
Therefore, remove the tasks related to create a new device-centered
debugfs structure and add a new task to replace the use of
drm_debugfs_create_files() for the use of drm_debugfs_add_file() and
drm_debugfs_add_files().
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Melissa Wen <mwen@igalia.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Maíra Canal <mairacanal@riseup.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20221219120621.15086-8-mcanal@igalia.com
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions