V4L/DVB (11310): cx18: remove intermediate 'ioctl' step
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 30 Mar 2009 09:43:13 +0000 (06:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:49 +0000 (12:43 -0300)
commit41c129a87014bb83efb3e0224bb44cfc54659f8f
tree8a0b6f5db17d95db0f586343e761abff23a7d272
parentdf1d5ed8a81565b78d45fbdffb6561c75c75ec0d
V4L/DVB (11310): cx18: remove intermediate 'ioctl' step

The audio and vbi parts still used an 'ioctl'-like interface. Replace this
with normal functions.

Cc: Andy Walls <awalls@radix.net>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-av-audio.c
drivers/media/video/cx18/cx18-av-core.c
drivers/media/video/cx18/cx18-av-core.h
drivers/media/video/cx18/cx18-av-vbi.c