]> git.karo-electronics.de Git - mv-sheeva.git/commit
V4L/DVB: ivtv: Combine capture start delays into a single delay
authorAndy Walls <awalls@radix.net>
Sun, 7 Mar 2010 00:08:35 +0000 (21:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:46:43 +0000 (00:46 -0300)
commit283328c29db4463c31ee59f9ab418449cfa376b3
tree4221ff93242abfc17b34da4224234c8189c76bdb
parent2a8f96085449f3aa6fe99b27d7ee506e808059b9
V4L/DVB: ivtv: Combine capture start delays into a single delay

Combine the two 150 ms delays into a single 300 ms delay.  Ian Armstrong has
noted that the delay between CX2341X_ENC_INITIALIZE_INPUT and
CX2341X_ENC_START_CAPTURE can cause problems if the temporal filter is allowed
to be enabled.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ivtv/ivtv-streams.c