media: vb2-core: fix descriptions for VB2-only functions
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 9 Oct 2017 09:31:49 +0000 (05:31 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 18 Dec 2017 19:37:02 +0000 (14:37 -0500)
commit991232a929c1c93b3443fff2b228863646aae5e6
tree6580b38ef7494b87b09804f099aac6fbd193448b
parentbb92895a1c68569055106a6d9bf5c330e5e6a371
media: vb2-core: fix descriptions for VB2-only functions

When we split VB2 into an independent streaming module and
a V4L2 one, some vb2-core functions started to have a wrong
description: they're meant to be used only by the API-specific
parts of VB2, like vb2-v4l2, as the functions that V4L2 drivers
should use are all under videobuf2-v4l2.h.

Correct their descriptions.

Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
include/media/videobuf2-core.h