OSDN Git Service

[media] coda: issue seq_end_work during stop_streaming
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 23 Jan 2015 16:51:27 +0000 (13:51 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 2 Feb 2015 12:25:36 +0000 (10:25 -0200)
commitf4706d6e6d2d174af156b56d08cfca35121ac7cc
tree67a030987ee8079c4b75f591efcc77773ce807e0
parent6dd5ef5bddd51258f229974a25c8a7bb5617332f
[media] coda: issue seq_end_work during stop_streaming

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>
drivers/media/platform/coda/coda-common.c