]> Pileus Git - ~andy/linux/commit
V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VIDIOC_ENU...
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 28 May 2008 01:31:43 +0000 (22:31 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:07:27 +0000 (07:07 -0300)
commit0e3bd2b9996dfa4105617e2369155823df6b389a
tree491a6d8d2a3e78a4e52bd8aaae42217dbe2343e5
parentb2de2313f170c3f7341d3a94365c5139a23067a7
V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VIDIOC_ENUMOUTPUT handling

There was no vidioc_try_fmt_sliced_vbi_output, instead vidioc_try_fmt_vbi_output
was reused.

The VIDIOC_ENUMOUTPUT handling was missing altogether, even though the callback
existed.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/videodev.c
include/media/v4l2-dev.h