OSDN Git Service

media: v4l: fwnode: Move KernelDoc documentation to the header
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 29 Aug 2017 10:13:19 +0000 (06:13 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 31 Oct 2017 17:59:52 +0000 (13:59 -0400)
commitbaf249e40fddd1793c7970b5afe7f10945dcfb0c
tree1eec31cbd0ef01e5f0ff9ea289691c078cf20b1f
parent95293f79d53995142ed1f66be70216a6cbfc36f4
media: v4l: fwnode: Move KernelDoc documentation to the header

In V4L2 the practice is to have the KernelDoc documentation in the header
and not in .c source code files. This consequently makes the V4L2 fwnode
function documentation part of the Media documentation build.

Also correct the link related function and argument naming in
documentation and add an asterisk to v4l2_fwnode_endpoint_free()
documentation to make it proper KernelDoc documentation.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/v4l2-core/v4l2-fwnode.c
include/media/v4l2-fwnode.h