V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API call
authorAndy Walls <awalls@radix.net>
Sat, 1 Nov 2008 04:07:36 +0000 (01:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 11 Nov 2008 10:11:29 +0000 (08:11 -0200)
commit4e6b61047db2a77a250b6510bdb3c20c41aee591
tree86d766a9a12c6b9ccba19c2903655d903cac22e7
parentf056d29eebd2c8800cf42528ba0470c77a928821
V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API call

cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API call.
Give the encoder time to complete the MDL release before destroying the
encoder internal task.  This avoids an encoder lockup on the next digital
capture and error messages about buffers being returned for an inactive
encoder task handle.

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