[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 26 Aug 2011 10:35:14 +0000 (07:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 21 Sep 2011 12:52:21 +0000 (09:52 -0300)
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>

No differences found