media: atomisp_fops.c: disable atomisp_compat_ioctl32
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 25 Feb 2018 11:55:32 +0000 (06:55 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 21 Mar 2018 19:36:45 +0000 (15:36 -0400)
commit57e6b6f2303e596a6493078b53be14b789e7b79f
tree6ac001f3ed610f22a52a172030271f9fe8cdefcf
parent06ed2a6d60c772dcf66e96e2d51bc03566c556ed
media: atomisp_fops.c: disable atomisp_compat_ioctl32

The atomisp_compat_ioctl32() code has problems. This patch disables the
compat_ioctl32 support until those issues have been fixed.

Contact Sakari or me for more details.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: <stable@vger.kernel.org> # for v4.12 and up
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/atomisp/pci/atomisp2/atomisp_fops.c