diff options
author | Danilo Krummrich <dakr@redhat.com> | 2022-08-03 16:55:20 +0200 |
---|---|---|
committer | Danilo Krummrich <dakr@redhat.com> | 2022-08-19 16:00:15 +0200 |
commit | 8869fa666a9e6782c3c896c1fa57d65adca23249 (patch) | |
tree | 9098632ea08554b2e6ae048d51ddb57016cbd1c9 /drivers/dma-buf | |
parent | 8ba9249396bef37cb68be9e8dee7847f1737db9d (diff) |
drm/virtio: remove drm_plane_cleanup() destroy hook
drmm_universal_plane_alloc() already registers drm_plane_cleanup() as
managed release action via drmm_add_action_or_reset(). Hence,
drm_plane_cleanup() should not be set as drm_plane_funcs.destroy hook.
Fixes: 7847628862a8 ("drm/virtio: plane: use drm managed resources")
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220803145520.1143208-1-dakr@redhat.com
Diffstat (limited to 'drivers/dma-buf')
0 files changed, 0 insertions, 0 deletions