Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4f27dba6 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[media] v4l2-mc: Fix parameter description



.//include/media/v4l2-mc.h:138: warning: No description found for parameter 'vdev'
.//include/media/v4l2-mc.h:152: warning: No description found for parameter 'vdev'

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent ab8b5e49
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@ int v4l2_mc_create_media_graph(struct media_device *mdev);
 * v4l_enable_media_source() -	Hold media source for exclusive use
 *				if free
 *
 * @vdev - poniter to struct video_device
 * @vdev:	pointer to struct video_device
 *
 * This interface calls enable_source handler to determine if
 * media source is free for use. The enable_source handler is
@@ -140,7 +140,7 @@ int v4l_enable_media_source(struct video_device *vdev);
/**
 * v4l_disable_media_source() -	Release media source
 *
 * @vdev - poniter to struct video_device
 * @vdev:	pointer to struct video_device
 *
 * This interface calls disable_source handler to release
 * the media source. The disable_source handler stops the