diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2013-02-16 22:19:00 +0100 |
---|---|---|
committer | Hans Verkuil <hans.verkuil@cisco.com> | 2013-02-16 22:19:00 +0100 |
commit | 10ab2beb37c14a0446fdddb3caf070bbf4955f3b (patch) | |
tree | 794b0cc022b7c3d8cb709a3553f83a48ad28030f /drivers/vlynq | |
parent | ed72d37a33fdf43dc47787fe220532cdec9da528 (diff) |
v4l2-ctrls: must be able to enable/disable controlsctrl-enable
Controls can be dependent on the chosen input/output. So it has to be possible
to enable or disable groups of controls, preventing them from being seen in
the application.
We need to allow duplicate controls as well so that two control handlers
that both have the same control will still work. The first enabled control
will win. And duplicate controls are always sorted based on when they were
added (so the sorted list and the hash are both stable lists/hashes).
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Diffstat (limited to 'drivers/vlynq')
0 files changed, 0 insertions, 0 deletions