diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2011-01-11 17:45:03 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-01-19 13:45:32 (GMT) |
commit | 2a863793beaa0fc9ee7aeb87efe85544a6b129c0 (patch) | |
tree | 9316b12b95a707eb5541db2e24d6033d9b0e2805 /Makefile | |
parent | 45f6f84af3ae9db19f39bc5d0976d626b0ef626e (diff) | |
download | linux-fsl-qoriq-2a863793beaa0fc9ee7aeb87efe85544a6b129c0.tar.xz |
[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1
Renamed has_new to is_new.
Drivers can use the is_new field to determine if a new value was specified
for a control. The v4l2_ctrl_handler_setup() must always set this to 1 since
the setup has to force a full update of all controls.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions