media: Documentation: v4l: Fix async notifier registration example
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 13 Jun 2023 16:36:27 +0000 (18:36 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 28 Jul 2023 08:35:57 +0000 (10:35 +0200)
commitec295094673b7c8e2d60945dae6d02378fa9591a
tree31444b078eef37ccdbaa1cbd776ae5238408bf57
parent026e6212ec8ba1b4b4bab68a6cce2a164ee6774a
media: Documentation: v4l: Fix async notifier registration example

An example adding an async sub-device to a V4L2 async notifier. The name
of the variable in error handling was wrong (asd vs. my_asd).

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> # Renesas RZ/G2L SMARC
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Documentation/driver-api/media/v4l2-subdev.rst