V4L/DVB: usbvision: remove non-working vbi device
authorHans Verkuil <hverkuil@xs4all.nl>
Tue, 6 Apr 2010 11:20:56 +0000 (08:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:57:07 +0000 (12:57 -0300)
commitfa0290eaee03c3205cb6d344db25580fb3e5e53e
tree3aa6870ff083cef8495191a564473f0ad658f91b
parent3f5e18249ce0d71a900bfdb8df327269483e730d
V4L/DVB: usbvision: remove non-working vbi device

The usbvision driver created vbi device nodes but the actual implementation
was just stubs and only returned errors to userspace.

In addition it used video_usercopy() and we want to remove that eventually.

So remove all the vbi code except for the vbi flag in the card definition
should someone ever be mad enough to work on a proper implementation for this
driver.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/usbvision/usbvision-video.c
drivers/media/video/usbvision/usbvision.h