Hans Verkuil cd75981ec9 media: v4l2-ctrls: drop 'elems' argument from control type ops.
The type ops for equal, init and validate have an elems argument,
but this can be taken from struct v4l2_ctrl: ctrl->elems for
equal and init, and ctrl->new_elems for validate (since you are
validating a new control value).

So drop this argument and update all callers.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-09-24 08:49:06 +02:00
..
2022-08-29 16:27:18 +02:00
2022-08-29 16:27:18 +02:00
2022-08-29 15:32:13 +02:00
2022-08-31 10:23:50 +02:00
2022-08-31 10:23:50 +02:00