commit | 78b526a43561d7e5e702ba27948e422dfbc4bea1 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Wed May 28 12:16:41 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Jul 20 07:07:32 2008 -0300 |
tree | 67c8b7150b51f6a82275af6f5baaedff4eaf40c0 | |
parent | 0e3bd2b9996dfa4105617e2369155823df6b389a [diff] |
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks 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>