]> git.baikalelectronics.ru Git - kernel.git/commit
[media] via-camera: use v4l2_s_ctrl instead of the s_ctrl op
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 3 Jul 2016 12:13:04 +0000 (09:13 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 12 Jul 2016 14:14:04 +0000 (11:14 -0300)
commitc952c92c1767d52d4728a52031e219d67badf329
tree6c2321040cd3b1cabbdefa397bb0e19ec7728472
parent378bf495953635aa3a546086af48574fe4c57745
[media] via-camera: use v4l2_s_ctrl instead of the s_ctrl op

This op is deprecated and should not be used anymore.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/via-camera.c