1
0
Fork 0
remarkable-linux/drivers/dma-buf
Daniel Vetter 0af23e4931 dma-buf: Update kerneldoc for sync_file_create
commit 24a367348a upstream.

This was missed when adding a dma_fence_get call. While at it also
remove the kerneldoc for the static inline helper - no point
documenting internals down to every detail.

Fixes: 30cd85dd6e ("dma-buf/sync_file: hold reference to fence when creating sync_file")
Cc: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Cc: Sean Paul <seanpaul@chromium.org>
Cc: linux-doc@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20161209185309.1682-3-daniel.vetter@ffwll.ch
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-09 22:01:56 +01:00
..
Kconfig dma-buf/sw_sync: de-stage SW_SYNC 2016-08-15 16:41:46 +02:00
Makefile dma-buf/sw_sync: de-stage SW_SYNC 2016-08-15 16:41:46 +02:00
dma-buf.c dma-buf: add support for compat ioctl 2017-04-18 07:11:50 +02:00
fence-array.c dma-buf: fix kernel-doc warning and typos 2016-08-17 09:19:28 +05:30
fence.c dma-fence: Introduce drm_fence_set_error() helper 2017-12-09 22:01:56 +01:00
reservation.c reservation: fix small comment typo 2016-08-22 09:22:09 +02:00
seqno-fence.c dma-buf: Minor coding style fixes 2015-05-21 11:29:59 +05:30
sw_sync.c dma-buf/sw_sync: force signal all unsignaled fences on dying timeline 2017-12-09 22:01:56 +01:00
sync_debug.c dma-fence: Wrap querying the fence->status 2017-12-09 22:01:56 +01:00
sync_debug.h dma-buf/sw-sync: Use an rbtree to sort fences in the timeline 2017-12-09 22:01:55 +01:00
sync_file.c dma-buf: Update kerneldoc for sync_file_create 2017-12-09 22:01:56 +01:00
sync_trace.h dma-buf/sw_sync: de-stage SW_SYNC 2016-08-15 16:41:46 +02:00