V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics logging
authorAndy Walls <awalls@radix.net>
Sat, 22 Nov 2008 04:23:22 +0000 (01:23 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:38:11 +0000 (09:38 -0200)
cx18: Adjust outgoing mailbox timeouts and remove statistics logging.
This saves some wasted storage in struct cx18 for each card.  Cutting
the outgoing mailbox timeouts in half from the previous value appears to
be safe with MythTV.  Got rid of interrupted case code path after
a wait uninterruptable returns.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found