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)
commitb3b4346544b571c96d46be615b9db69a601ce4c8
treebed3b3127628dc1b6f919cbb00268f5ba8eb431e
parentfb6c7ab8718eb2543695d77ad8302ff81e8e1e32
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