commit | 3c7b933bea2ee380d54b57b99dee42b1726a4eaa | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Fri Oct 03 11:42:07 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Oct 13 09:07:55 2008 -0200 |
tree | 484015cf225e16a272b6a0dfce47f33c03f85ce8 | |
parent | d4f59de43ee5dd632d4068b6486e45802e6e853d [diff] |
V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap 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>