mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 08:05:22 +07:00
55d4423a2d
The new code that detects undocumented ioctls hits some false positives: This one is not documented, nor it should, as this is there just to reserve namespace: Warning: can't find reference for VIDIOC_RESERVED ioctl But those are already documented together with other ioctls: Warning: can't find reference for VIDIOC_UNSUBSCRIBE_EVENT ioctl Warning: can't find reference for FE_GET_PROPERTY ioctl Warning: can't find reference for VIDIOC_SUBDEV_G_EDID ioctl Warning: can't find reference for VIDIOC_SUBDEV_S_EDID ioctl Warning: can't find reference for VIDIOC_SUBDEV_S_DV_TIMINGS ioctl Warning: can't find reference for VIDIOC_SUBDEV_G_DV_TIMINGS ioctl Warning: can't find reference for VIDIOC_SUBDEV_QUERY_DV_TIMINGS ioctl So, we need to just be sure to point to the right documentation. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> |
||
---|---|---|
.. | ||
dvb | ||
v4l | ||
.gitignore | ||
bayer.png.b64 | ||
constraints.png.b64 | ||
crop.gif.b64 | ||
dvbstb.png.b64 | ||
fieldseq_bt.gif.b64 | ||
fieldseq_tb.gif.b64 | ||
Makefile | ||
nv12mt_example.gif.b64 | ||
nv12mt.gif.b64 | ||
pipeline.png.b64 | ||
selection.png.b64 | ||
typical_media_device.svg | ||
vbi_525.gif.b64 | ||
vbi_625.gif.b64 | ||
vbi_hsync.gif.b64 |