commit | af03891f61d7b69eebc79d07bf580faaa9636fbc | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@iki.fi> | Thu May 31 18:51:05 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jun 11 15:15:33 2012 -0300 |
tree | 1e75b956ad070d1451027c380b78ce27c22e7804 | |
parent | 71006fb22b0f5a2045605b3887ee99a0e9adafe4 [diff] |
[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>