V4L/DVB (6792): Fix VBI support
authorMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 11 Dec 2007 15:05:06 +0000 (12:05 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:30 +0000 (19:03 -0200)
VBI were broken, since there weren't any function handlers for it. This patch
fixes it, by removing the vbi_template, using, instead video_template.

This also saves some space at the data segment.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found