From: Philipp Zabel
Date: Fri, 23 Jan 2015 16:51:27 +0000 (-0300)
Subject: [media] coda: issue seq_end_work during stop_streaming
X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~132
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4706d6e6d2d174af156b56d08cfca35121ac7cc;p=pandora-kernel.git
[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
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed