From: Philipp Zabel Date: Thu, 19 Sep 2013 07:40:32 +0000 (-0300) Subject: [media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoff X-Git-Tag: v3.13-rc1~47^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7bb0ce8884b3515abd8d4dc3e3500f9a9beeab6;p=pandora-kernel.git [media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoff Just clearing the m2m_ctx->queue list_head will leave the m2m_dev->job_queue in a broken state and can cause scheduling of device_runs after streamoff was called. Signed-off-by: Philipp Zabel Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed