media: vsp1: Document vsp1_dl_body refcnt
authorKieran Bingham <kieran.bingham@ideasonboard.com>
Mon, 28 May 2018 10:24:20 +0000 (06:24 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 27 Jul 2018 10:43:13 +0000 (06:43 -0400)
commit3976d8d8f9b1f67ee21c5e583ec768b50605f547
tree3b306eb9d3d5f7ea5588eec97ef5caeb882f812e
parentd0dd962d8a4ef4df9b710c4e3a975e6bfd9f0225
media: vsp1: Document vsp1_dl_body refcnt

In commit 2d9445db0ee9 ("media: vsp1: Use reference counting for
bodies"), a new field was introduced to the vsp1_dl_body structure to
account for usage tracking of the body.

Document the newly added field in the kerneldoc.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/vsp1/vsp1_dl.c