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)
commita9622391acbcdb124b55eb674dc5196eb55dc105
treedf4d4c37e3ffb8aa7e99eec8aca77004fb28be0e
parentbfb12e38a8f828bb6394fd4f18010bad86832623
V4L/DVB (6792): Fix VBI support

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>
drivers/media/video/saa7134/saa7134-core.c
drivers/media/video/saa7134/saa7134-video.c