From: Philipp Zabel Date: Thu, 19 Sep 2013 07:53:21 +0000 (-0300) Subject: [media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoff X-Git-Tag: v3.13-rc1~47^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84e680980917df60210af713e39400752dc4763d;p=pandora-kernel.git [media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoff v4l2_m2m_streamoff drops the list of ready buffers but failed to reset the num_rdy counter to zero. This would lead to v4l2_m2m_num_src/dst_bufs_ready reporting wrong values after streamoff. Signed-off-by: Philipp Zabel Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed