From: Hans Verkuil Date: Sat, 20 Feb 2010 12:41:03 +0000 (-0300) Subject: V4L/DVB: media-spec: Fix documentation mistakes regarding I/O streaming X-Git-Tag: v2.6.34-rc1~280^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=995f5fefb0c6abba3688b3aadf40e422b64b814a;p=pandora-kernel.git V4L/DVB: media-spec: Fix documentation mistakes regarding I/O streaming The media spec contains several errors in the description of the I/O streaming ioctls, in particular with respect to the userptr I/O method. The most important change is that you really need to set count and index in v4l2_requestbuffer and v4l2_buffer when dealing with user pointer streaming. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed