V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 28 May 2008 15:16:41 +0000 (12:16 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:07:32 +0000 (07:07 -0300)
The naming for the callbacks that handle the VIDIOC_ENUM_FMT and
VIDIOC_S/G/TRY_FMT ioctls was very confusing. Renamed it to match
the v4l2_buf_type name.

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

No differences found