diff options
author | 2020-05-15 10:50:46 +0100 | |
---|---|---|
committer | 2020-05-19 21:52:27 +0100 | |
commit | 2891586f323a88f486f734aaf7c6ceb33cec7b27 (patch) | |
tree | 345884161ae71bf280a997e1e38eb9d442dbe26b /drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | |
parent | drm/doc: add WARNING for drm_device::struct_mutex (diff) | |
download | wireguard-linux-2891586f323a88f486f734aaf7c6ceb33cec7b27.tar.xz wireguard-linux-2891586f323a88f486f734aaf7c6ceb33cec7b27.zip |
drm/doc: drop struct_mutex reference for drm_gem_object_free
The comment that struct_mutex must be held is misleading. It is only
required when .gem_free_object() is used.
Since that one is going with the next patches, drop the reference.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20200515095118.2743122-7-emil.l.velikov@gmail.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c')
0 files changed, 0 insertions, 0 deletions