dma-buf: clarify dma_fence_ops->wait documentation
authorChristian König <christian.koenig@amd.com>
Wed, 21 Jul 2021 09:01:04 +0000 (11:01 +0200)
committerChristian König <christian.koenig@amd.com>
Fri, 3 Sep 2021 08:11:18 +0000 (10:11 +0200)
commitb83dcd753dbe42d5e7467ab65124f3d0a6002dc3
treecdf2a34fe1f684688851eadaaa5cd8d4d3d2a2fc
parentcba3ae8b3238a943ddd4d49952ab6917c009c3de
dma-buf: clarify dma_fence_ops->wait documentation

This callback is pretty much deprecated and should not be used by new implementations.

Clarify that in the documentation as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210901120240.7339-2-christian.koenig@amd.com
include/linux/dma-fence.h