From: Hans Verkuil Date: Wed, 23 Jul 2014 06:17:06 +0000 (-0300) Subject: [media] vb2: fix videobuf2-core.h comments X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccf58cb4eac050ebe777cfcb209bc53d58f5fd79;p=pandora-kernel.git [media] vb2: fix videobuf2-core.h comments A lot of work was done in vb2 to regulate how drivers and the vb2 core handle buffer ownership, but inexplicably the videobuf2-core.h comments were never updated. Do so now. The same was true for the replacement of the -ENOBUFS mechanism by the min_buffers_needed field. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed