UPSTREAM: [media] media/core: Replace ctrl_class with which
authorRicardo Ribalda <ricardo.ribalda@gmail.com>
Thu, 29 Oct 2015 10:10:28 +0000 (08:10 -0200)
committerAlpha Lin <alpha.lin@rock-chips.com>
Mon, 11 Apr 2016 08:23:47 +0000 (16:23 +0800)
commit0e82b6fa8f7fdddd89665c6d2031cf56c6a0224b
treeb78e230486f1371e4df499250c236577c0fbcee9
parent47099cda6f9dd1086f1f9a6ee030042b4ea73ac6
UPSTREAM: [media] media/core: Replace ctrl_class with which

Replace the obsolete field ctrl_class with "which".

Make sure it not used in future modules by commenting out the field with
ifndef __KERNEL_ .

The field cannot be simply removed because that would be change on the
kenel API to the userspace (and we don't like that).

Change-Id: I21bfb7c2a4b553e74765213fd99c381d8b609cc0
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Alpha Lin <alpha.lin@rock-chips.com>
(cherry picked from commit 0f8017bebf3efd3dcb115bf8a3f883b3123019ee)
Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml
drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
drivers/media/platform/s5p-mfc/s5p_mfc_enc.c
drivers/media/v4l2-core/v4l2-compat-ioctl32.c
drivers/media/v4l2-core/v4l2-ctrls.c
drivers/media/v4l2-core/v4l2-ioctl.c
include/uapi/linux/videodev2.h