V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341x parameters
authorAndy Walls <awalls@radix.net>
Sun, 23 Nov 2008 22:16:44 +0000 (19:16 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:39:08 +0000 (09:39 -0200)
commit50b86bac6ae6dda00faa14f7d73ae2412eacc240
treea34b376d559982e6ce97ddb7e0899e90ad371235
parentf6b181ac3bda7aab227e9ee3148bc9b7f1889c57
V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341x parameters

cx18: Use a known open task handle when setting stream CX2341x parameters
Sometimes, we might only have VBI or YUV stream open instead of an MPEG stream.
Let's make sure we use a valid task handle to perform the CX2341x control
settings.

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