commit | 54c911eb919b44b178bda67564f274197872bd04 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Wed May 25 06:04:58 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jul 27 17:53:16 2011 -0300 |
tree | a0425adc781440d841a0f44fe3d08b09af419919 | |
parent | c20eb18ce1db6792db69f0574f7e955e9f92a213 [diff] |
[media] v4l2-ctrls: introduce call_op define Add the call_op define to safely call the control ops. This also allows for controls without any ops such as the 'control class' controls. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>