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)
commit2bb49f1b9f6a4f50222bc8a6b1e9df87a432c52c
tree0fa23a00811ba598d0a2f6ead3b14492b31fe6fb
parentbca11a5721917d6d5874571813673a2669ffec4b
V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics logging

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>
drivers/media/video/cx18/cx18-driver.c
drivers/media/video/cx18/cx18-driver.h
drivers/media/video/cx18/cx18-io.c
drivers/media/video/cx18/cx18-io.h
drivers/media/video/cx18/cx18-ioctl.c
drivers/media/video/cx18/cx18-mailbox.c