media: v4l2-subdev: Fix documentation of the subdev_notifier member
authorPaul Kocialkowski <paul.kocialkowski@bootlin.com>
Wed, 9 Jun 2021 11:54:56 +0000 (13:54 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 4 Aug 2021 12:43:49 +0000 (14:43 +0200)
Fix the name of the function that registers the subdev_notifier member
of the v4l2_subdev structure.

[Sakari Ailus: Drop _sensor from the function name.]

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
include/media/v4l2-subdev.h

index 95f8bfd632735fb9021f7da7447e9084935909d8..5364e3a6ac9bf423ebde5cf513182055f4c49035 100644 (file)
@@ -871,7 +871,7 @@ struct v4l2_subdev_platform_data {
  * @asd: Pointer to respective &struct v4l2_async_subdev.
  * @notifier: Pointer to the managing notifier.
  * @subdev_notifier: A sub-device notifier implicitly registered for the sub-
- *                  device using v4l2_device_register_sensor_subdev().
+ *                  device using v4l2_async_register_subdev_sensor().
  * @pdata: common part of subdevice platform data
  *
  * Each instance of a subdev driver should create this struct, either