commit | 88365105d683187e02a4f75220eaf51fd0c0b6e0 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Aug 26 07:35:14 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Sep 21 09:52:21 2011 -0300 |
tree | acbc18b9e8eb7f74630fb7fd709cb35eafd30f54 | |
parent | 74a45790861f659058e8f8b565d98e5a1fdd8440 [diff] |
[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE With the new flag there is no need anymore to have a separate is_volatile field. Modify all users to use the new flag. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>