[media] vb2: fix videobuf2-core.h comments
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 23 Jul 2014 06:17:06 +0000 (03:17 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 25 Jul 2014 22:19:35 +0000 (19:19 -0300)
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 <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
include/media/videobuf2-core.h

Simple merge