From: Sakari Ailus Date: Thu, 31 May 2012 22:51:05 +0000 (-0300) Subject: [media] v4l: Correct create_bufs documentation X-Git-Tag: v3.6-rc1~40^2^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeda3e7c6524956c616040f4265f16343b3edd83;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed