V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 3 Oct 2008 14:42:07 +0000 (11:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 13 Oct 2008 11:07:55 +0000 (09:07 -0200)
Remove the vidioc_enum_fmt_vbi_cap ops: it was scheduled for removal in
2.6.28 since the v4l2 specification says that V4L2_BUF_TYPE_VBI_CAPTURE should
not support VIDIOC_ENUM_FMT. It's also pretty pointless.

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

No differences found