linux/drivers/media/video/marvell-ccic
Jonathan Corbet f2354dd180 [media] marvell-cam: Don't signal multiple frame completions in scatter/gather mode
There is only one frame known to the DMA engine in scatter/gather mode, but
it still tells us that any or all of frames 1-3 are done at each completion
interrupt.  Avoid the creation of junk frames by being sure to only
"complete" one on each interrupt.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-03-19 22:16:29 -03:00
..
cafe-driver.c [media] marvell-cam: implement contiguous DMA operation 2011-07-27 17:53:11 -03:00
Kconfig [media] marvell-cam: Allow selection of supported buffer modes 2011-07-27 17:55:54 -03:00
Makefile [media] marvell-cam: Basic working MMP camera driver 2011-07-27 17:53:01 -03:00
mcam-core.c [media] marvell-cam: Don't signal multiple frame completions in scatter/gather mode 2012-03-19 22:16:29 -03:00
mcam-core.h [media] marvell-cam: Remove broken "owner" logic 2012-03-19 22:15:29 -03:00
mmp-driver.c [media] marvell-cam: Make suspend/resume work on MMP2 2012-01-06 11:39:38 -02:00