]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c
[media] c8sectpfe: Fix broken circular buffer wp management
authorPeter Griffin <peter.griffin@linaro.org>
Thu, 24 Mar 2016 11:23:50 +0000 (08:23 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 9 May 2016 15:51:15 +0000 (12:51 -0300)
commita6311d275126f65e4ccb88d3d384003b8dab47d8
tree1094fda99bc6b32706ac076917b62b18edd60e97
parenta022f9347a30b56dc503811a62b8e4b9c36e9a15
[media] c8sectpfe: Fix broken circular buffer wp management

During the review process, a regression was intoduced in the
circular buffer write pointer management. This means that wp
doesn't get managed properly once the buffer becomes full.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c