dma-fence: Make ->wait callback optional
authorDaniel Vetter <[email protected]>
Fri, 27 Apr 2018 06:17:12 +0000 (08:17 +0200)
committerDaniel Vetter <[email protected]>
Thu, 3 May 2018 09:49:18 +0000 (11:49 +0200)
commit49a53d493e603c594e39dfbc7171917effcaf01e
tree5b8ae05437399d9306ba2c810c14c0a0e015766e
parent90e9965524af18819e634bdd9c5637331ea645f1
dma-fence: Make ->wait callback optional

Almost everyone uses dma_fence_default_wait.

Reviewed-by: Christian König <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: Gustavo Padovan <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/dma-buf/dma-fence-array.c
drivers/dma-buf/dma-fence.c
drivers/dma-buf/sw_sync.c
include/linux/dma-fence.h