]> git.baikalelectronics.ru Git - kernel.git/commit
media: v4l2-ctrls: use ref in helper instead of ctrl
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 21 May 2018 08:54:39 +0000 (04:54 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 31 Aug 2018 15:11:29 +0000 (11:11 -0400)
commit53b8322e3a517f4b0989a840daf1de0f5d70b5f0
tree6383b542a6efc1bb766c871d138c639391ae2ec9
parent8903fad727cebbd00cd4a46d3982c3f132414b39
media: v4l2-ctrls: use ref in helper instead of ctrl

The next patch needs the reference to a control instead of the
control itself, so change struct v4l2_ctrl_helper accordingly.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/v4l2-core/v4l2-ctrls.c