Commit 59d44bbe authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[media] v4l2-subdev.h: fix a doc nitpick warning

One markup tag is wrong here.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent a8e58f29
......@@ -226,7 +226,7 @@ struct v4l2_subdev_core_ops {
*
* @g_tuner: callback for %VIDIOC_G_TUNER ioctl handler code.
*
* @s_tuner: callback for %VIDIOC_S_TUNER ioctl handler code. &vt->type must be
* @s_tuner: callback for %VIDIOC_S_TUNER ioctl handler code. @vt->type must be
* filled in. Normally done by video_ioctl2 or the
* bridge driver.
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment