]> git.baikalelectronics.ru Git - kernel.git/commit
dma-buf: update exp_name when using dma_buf_export()
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Wed, 9 Apr 2014 23:30:06 +0000 (01:30 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 5 May 2014 13:28:05 +0000 (15:28 +0200)
commit12ade0b5aa5f3037b16ad3ed7855b9a8894bda47
tree5f38dbf2edd1b305fa953dffc2a03f9a52b79ddb
parentd216874787fe76cbfe6c0a053a6a902234f00ad3
dma-buf: update exp_name when using dma_buf_export()

commit 164fc06 ("dma-buf: update debugfs output") modified the
default exporter name to be the KBUILD_MODNAME pre-processor
macro instead of __FILE__ but the documentation was not updated.

Also the "Supporting existing mmap interfaces in exporters" section
title seems wrong since talks about the interface used by importers.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/dma-buf-sharing.txt