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:
6dd5ef5
)
[media] coda: issue seq_end_work during stop_streaming
author
Philipp Zabel
<p.zabel@pengutronix.de>
Fri, 23 Jan 2015 16:51:27 +0000
(13:51 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Mon, 2 Feb 2015 12:25:36 +0000
(10:25 -0200)
This patch queues seq_end_work and flushes the queue during stop_streaming
and clears the ctx->initialized flag. This allows to start streaming again
after stopping streaming without releasing the context.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found