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:
a11a03e
)
[media] uvcvideo: Don't stop the stream twice at file handle release
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Tue, 21 Oct 2014 19:07:15 +0000
(16:07 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 25 Nov 2014 10:40:37 +0000
(08:40 -0200)
When releasing the file handle the driver calls the vb2_queue_release
which turns the stream off. There's thus no need to turn the stream off
explicitly beforehand.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found