From: Javier Martinez Canillas Date: Wed, 9 Apr 2014 23:30:06 +0000 (+0200) Subject: dma-buf: update exp_name when using dma_buf_export() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~7^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e33def0339c78d33312a4e1d6d85978920c3669;p=pandora-kernel.git dma-buf: update exp_name when using dma_buf_export() commit c0b00a5 ("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 Reviewed-by: Daniel Vetter Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed