From: Hans Verkuil Date: Sat, 16 Jun 2007 20:02:11 +0000 (-0300) Subject: V4L/DVB (5769): Ivtv: fix broken VBI output support X-Git-Tag: v2.6.23-rc1~493^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47fd3ba9fc62d23a985f4969719c3091438d21c5;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed