commit | a9622391acbcdb124b55eb674dc5196eb55dc105 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Dec 11 12:05:06 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Jan 25 19:03:30 2008 -0200 |
tree | df4d4c37e3ffb8aa7e99eec8aca77004fb28be0e | |
parent | bfb12e38a8f828bb6394fd4f18010bad86832623 [diff] |
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>