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:
c6b69c6
)
[media] stk1160: Stop device and unqueue buffers when start_streaming() fails
author
Ezequiel Garcia
<elezegarcia@gmail.com>
Mon, 20 Aug 2012 00:23:46 +0000
(21:23 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 25 Sep 2012 13:56:48 +0000
(10:56 -0300)
If start_streaming() fails (e.g. out of memory) the driver needs to
rewind the start procedure. This implies possibly stopping the device
and clearing the buffer queue.
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found