]> git.baikalelectronics.ru Git - kernel.git/commit
[media] usbvision: use v4l2_ctrl_g_ctrl instead of the g_ctrl op
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 3 Jul 2016 11:58:07 +0000 (08:58 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 12 Jul 2016 14:12:59 +0000 (11:12 -0300)
commit55fb9fbd1cb81d852fea3094260e44e844ee22c6
tree00efe56a19febde52984103209241670cac15858
parent05e61592f28b32651e167c4d5d95d2f7004c7978
[media] usbvision: use v4l2_ctrl_g_ctrl instead of the g_ctrl op

This op is deprecated and should not be used anymore.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/usbvision/usbvision-video.c