commit | 84293f0843931b13d8331093bafacd1d70dd5efb | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun Apr 14 11:56:39 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Apr 16 18:07:13 2013 -0300 |
tree | 5cc43ab7d463a478578c4ed89933013bb4a02247 | |
parent | 2efe2cc4305ad9a8ea4db5881808c4db1c451091 [diff] |
[media] cx25821: replace resource management functions with fh ownership Just remember which filehandle is streaming instead of using complicated resource masks. After this patch we can replace cx25821_fh with v4l2_fh. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>