aboutsummaryrefslogtreecommitdiff
path: root/include/linux/videodev2.h
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2007-07-18 13:22:06 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-07-20 17:35:52 -0300
commitdd1e729d63f74a0b6290ca417bafd3fd8665db50 (patch)
treedd2fe5f70269c9ea9b407dfac2ecd8a20fde209e /include/linux/videodev2.h
parent201700d3544c653d453716a60976efe1987110af (diff)
V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another stream
The VBI DMA is handled in a special way and is marked with a bit. However, that bit was set at the wrong time and could be cleared by mistake if a PCM (or other) DMA request would arrive before the VBI DMA was completed. So on completion of the VBI DMA the driver no longer knew that that DMA transfer was for VBI data. And this in turn caused havoc with the card's DMA engine. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'include/linux/videodev2.h')
0 files changed, 0 insertions, 0 deletions