]> git.baikalelectronics.ru Git - kernel.git/commit
[media] coda: keep buffers on the queue in bitstream end mode
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 9 Jul 2015 10:10:15 +0000 (07:10 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 17 Jul 2015 14:14:00 +0000 (11:14 -0300)
commite6629e19d9c2f3c7027afdd4f31966dbdac9dda1
treef86f80d9d5be4522d68b847908e55312bbe30c17
parent9b2b987f3b0f15cf8ae584400a18bd6d9d286e3c
[media] coda: keep buffers on the queue in bitstream end mode

In stream end mode the hardware will read the bitstream to its end,
overshooting the write pointer. Do not write additional data into
the bitstream in this mode.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/coda/coda-bit.c