V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack via waitq vs...
authorAndy Walls <awalls@radix.net>
Thu, 6 Nov 2008 04:15:41 +0000 (01:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:38:02 +0000 (09:38 -0200)
Add mutexes to ensure exclusive access for outgoing driver to CX23418 mailboxes.
Also wait on a waitq for mailbox acknowledgement from the CX23418 instead of
polling.

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

No differences found