V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 14 Mar 2010 12:57:30 +0000 (09:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:58:45 +0000 (12:58 -0300)
Only a relatively small number of video receivers and transmitters actually
support VBI. So start moving the vbi specific ops to an ops struct of their
own.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found