commit | dcea5601dbdfb13be91526eb898c0f9122381032 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon May 21 04:54:39 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Fri Aug 31 11:11:29 2018 -0400 |
tree | 6383b542a6efc1bb766c871d138c639391ae2ec9 | |
parent | 178543a3ba96b7857fcb6cef806ed9f98ea0cca1 [diff] |
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>