V4L/DVB (7245): ivtv: start timer for each DMA transfer
authorHans Verkuil <hverkuil@xs4all.nl>
Tue, 22 Apr 2008 17:42:16 +0000 (14:42 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:07:44 +0000 (14:07 -0300)
commit9b2e5c6bea4e2ddd5d66d23341f9763cbcad8de6
treeb0c843189690557a39a5bfc0611184a9edbc4cbd
parentc9aec06f4a6029edd84022276e2bfadab5e85ade
V4L/DVB (7245): ivtv: start timer for each DMA transfer

The DMA timeout timer was started once for each set of DMA transfers,
but it should be started for each single DMA transfer.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-irq.c