]> git.baikalelectronics.ru Git - kernel.git/commit
media: v4l2: mem2mem: Fix typos in v4l2_m2m_dev documentation
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 15 Mar 2022 10:22:45 +0000 (11:22 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 13 May 2022 09:02:17 +0000 (11:02 +0200)
commit99d76d0860cd927c9848d7efb0383eb20ea6f7bc
treee59f64fa1b87bd357a59fed6ea1d8f9a68d59e9e
parent683b50b893e2033253b7e4bf1fe81877da1574ca
media: v4l2: mem2mem: Fix typos in v4l2_m2m_dev documentation

The v4l2_m2m_dev structure documentation incorrectly references the
v4l2_m2m_unregister_media_controller() function when it actually means
v4l2_m2m_register_media_controller(). Fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/v4l2-core/v4l2-mem2mem.c