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)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:34:02 +0000 (16:34 +0100)
commit858641576cd10c422634f92f0f233fd1c325848e
tree5fb8e348e28aa8e0cf0a958128f23ae7b08a8c8c
parent3806fe724c22042de8597077150ef87f1a7e4e51
dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier

Commit b3b4346544b571c96d46be615b9db69a601ce4c8 upstream.

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