]> asedeno.scripts.mit.edu Git - linux.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)
commitdcea5601dbdfb13be91526eb898c0f9122381032
tree6383b542a6efc1bb766c871d138c639391ae2ec9
parent178543a3ba96b7857fcb6cef806ed9f98ea0cca1
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