]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/tegra: Use proper arguments for DRM_TEGRA_CLOSE_CHANNEL IOCTL
authorThierry Reding <treding@nvidia.com>
Sat, 5 May 2018 06:12:53 +0000 (08:12 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 18 May 2018 19:52:06 +0000 (21:52 +0200)
commitc850ece71f71c2a68a9921c52fb5fd8d3ec2b8d7
treecc89f4a427834fb53e596596f44d0d4ba5eaaec2
parent326bbd79fd61716841585a52d5b68f48f4e6644e
drm/tegra: Use proper arguments for DRM_TEGRA_CLOSE_CHANNEL IOCTL

A separate data structure exists for the DRM_TEGRA_CLOSE_CHANNEL IOCTL,
but it is currently unused. The IOCTL was using the data structure for
the DRM_TEGRA_OPEN_CHANNEL IOCTL.

Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Tested-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
include/uapi/drm/tegra_drm.h