]> git.baikalelectronics.ru Git - kernel.git/commit
media: v4l: async: Fix kerneldoc documentation for async functions
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 15 Feb 2021 12:37:28 +0000 (13:37 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 15 Feb 2021 15:21:54 +0000 (16:21 +0100)
commit8f202f8e9ff38e29694a4bc0a519b4e03c1726ee
treedace56043da7c095e0b5ba5416c13305ba37ec67
parentce79aecf608469b8b8e422928e6fca50b6ca7133
media: v4l: async: Fix kerneldoc documentation for async functions

Fix kerneldoc documentation for functions that add async sub-devices to
notifiers. The functions themselves were improved recently but that left
issues with the kerneldoc documentation. Fix them now.

Also remove underscores from macro argument names.

[mchehab: fix a build breakage]
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: b01edcbd409c ("media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
include/media/v4l2-async.h