commit | 9b2e5c6bea4e2ddd5d66d23341f9763cbcad8de6 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Tue Apr 22 14:42:16 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Apr 24 14:07:44 2008 -0300 |
tree | b0c843189690557a39a5bfc0611184a9edbc4cbd | |
parent | c9aec06f4a6029edd84022276e2bfadab5e85ade [diff] |
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>