V4L/DVB (5769): Ivtv: fix broken VBI output support
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 16 Jun 2007 20:02:11 +0000 (17:02 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 18 Jul 2007 17:24:10 +0000 (14:24 -0300)
commit47fd3ba9fc62d23a985f4969719c3091438d21c5
tree3655a1c1c90cbd6940398094cd79dc06f9dc4e28
parent27b5a3957a205bcaa07952ed27981f69b2b2f764
V4L/DVB (5769): Ivtv: fix broken VBI output support

The old service_set_out setting was still tested, even though it no longer
was ever set and was in fact obsolete. This meant that everything that was
written to /dev/vbi16 was ignored. Removed the service_set_out variable
altogether and now it works again.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-driver.h
drivers/media/video/ivtv/ivtv-vbi.c