git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2efe2cc
)
[media] cx25821: replace resource management functions with fh ownership
author
Hans Verkuil
<hans.verkuil@cisco.com>
Sun, 14 Apr 2013 14:56:39 +0000
(11:56 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 16 Apr 2013 21:07:13 +0000
(18:07 -0300)
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>
No differences found