]> git.baikalelectronics.ru Git - kernel.git/commit
dma-buf: cleanup dma_fence_unwrap implementation
authorChristian König <christian.koenig@amd.com>
Sun, 24 Apr 2022 14:55:14 +0000 (16:55 +0200)
committerChristian König <christian.koenig@amd.com>
Mon, 30 May 2022 12:16:32 +0000 (14:16 +0200)
commit5e2808708bfcc669a70481209549db88e7fcfb92
tree4ebc214a4caa31af885eee5e06db7c65d267e608
parentfc4ec298dae13611ebbb37d746480b7816d9637a
dma-buf: cleanup dma_fence_unwrap implementation

Move the code from the inline functions into exported functions.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20220518135844.3338-3-christian.koenig@amd.com
drivers/dma-buf/Makefile
drivers/dma-buf/dma-fence-unwrap.c [new file with mode: 0644]
include/linux/dma-fence-unwrap.h