]> git.baikalelectronics.ru Git - kernel.git/commit
dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier
authorAndrew F. Davis <afd@ti.com>
Mon, 16 Dec 2019 13:34:04 +0000 (08:34 -0500)
committerSumit Semwal <sumit.semwal@linaro.org>
Tue, 17 Dec 2019 16:07:40 +0000 (21:37 +0530)
commit21f5aa2bc5e6707056c808772c62b75d725792f7
treebed3b3127628dc1b6f919cbb00268f5ba8eb431e
parent24b5140330dbfeb5b9b9f892d28feb3ff353ce8b
dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier

This is more consistent with the DMA and DRM frameworks convention. This
patch is only a name change, no logic is changed.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191216133405.1001-2-afd@ti.com
drivers/dma-buf/dma-heap.c
include/uapi/linux/dma-heap.h
tools/testing/selftests/dmabuf-heaps/dmabuf-heap.c