diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2011-06-13 23:55:58 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-27 22:53:31 +0200 |
commit | 77068d36d8b9e9902a89b4bb01011d41926f5420 (patch) | |
tree | 4fde4974ce56e52acac5c7c8d873d300e946adcc /include/media/v4l2-fh.h | |
parent | [media] v4l2-events/fh: merge v4l2_events into v4l2_fh (diff) | |
download | linux-77068d36d8b9e9902a89b4bb01011d41926f5420.tar.xz linux-77068d36d8b9e9902a89b4bb01011d41926f5420.zip |
[media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscribed_event
The v4l2_ctrl_fh struct connected v4l2_ctrl with v4l2_fh so the control
would know which filehandles subscribed to it. However, it is much easier
to use struct v4l2_subscribed_event directly for that and get rid of that
intermediate struct.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/media/v4l2-fh.h')
0 files changed, 0 insertions, 0 deletions