linux/drivers/dma-buf
Andrew F. Davis e3a9d6c531 dma-buf: Make mmap callback actually optional
The docs state the callback is optional but it is not, make it optional.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190329165201.16233-1-afd@ti.com
2019-04-24 18:55:39 +05:30
..
Kconfig
Makefile dma-buf: add new dma_fence_chain container v7 2019-04-01 12:05:02 +02:00
dma-buf.c dma-buf: Make mmap callback actually optional 2019-04-24 18:55:39 +05:30
dma-fence-array.c
dma-fence-chain.c dma-buf: explicitely note that dma-fence-chains use 64bit seqno 2019-04-16 14:49:10 +02:00
dma-fence.c
reservation.c dma-buf: add some lockdep asserts to the reservation object implementation 2019-02-27 23:51:43 +01:00
seqno-fence.c
sw_sync.c dma-buf: explicitely note that dma-fence-chains use 64bit seqno 2019-04-16 14:49:10 +02:00
sync_debug.c dma-buf: Remove unused sync_dump() 2019-04-23 09:30:07 +01:00
sync_debug.h dma-buf: Remove unused sync_dump() 2019-04-23 09:30:07 +01:00
sync_file.c dma-buf: explicitely note that dma-fence-chains use 64bit seqno 2019-04-16 14:49:10 +02:00
sync_trace.h
udmabuf.c