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:
d7bb0ce
)
[media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoff
author
Philipp Zabel
<p.zabel@pengutronix.de>
Thu, 19 Sep 2013 07:53:21 +0000
(
04:53
-0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Mon, 28 Oct 2013 17:20:48 +0000
(15:20 -0200)
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 <p.zabel@pengutronix.de>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found