commit | b3b4346544b571c96d46be615b9db69a601ce4c8 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Mon Dec 16 08:34:04 2019 -0500 |
committer | Sumit Semwal <sumit.semwal@linaro.org> | Tue Dec 17 21:37:40 2019 +0530 |
tree | bed3b3127628dc1b6f919cbb00268f5ba8eb431e | |
parent | fb6c7ab8718eb2543695d77ad8302ff81e8e1e32 [diff] |
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