]> git.openfabrics.org - ~emulex/infiniband.git/commit
[media] v4l: Correct create_bufs documentation
authorSakari Ailus <sakari.ailus@iki.fi>
Thu, 31 May 2012 22:51:05 +0000 (19:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 14 Jun 2012 19:27:11 +0000 (16:27 -0300)
commitaeda3e7c6524956c616040f4265f16343b3edd83
treeb18b6270db2024df4e4c6b60c15488c1b669b62f
parent5472d3f17845c4398c6a510b46855820920c2181
[media] v4l: Correct create_bufs documentation

Patch id 6016af82eafcb6e086a8f2a2197b46029a843d68 ("[media] v4l2: use __u32
rather than enums in ioctl() structs") unintentionally changes the type of
the format field in struct v4l2_create_buffers from struct v4l2_format to
__u32. Revert that change.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/v4l/vidioc-create-bufs.xml