media: Documentation: Drop deprecated bytesused == 0
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sun, 9 Oct 2022 21:35:09 +0000 (00:35 +0300)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 4 Nov 2022 15:56:46 +0000 (16:56 +0100)
commitd3fe5e6b3abfae9b08d80f9a635f1101491131f7
treec56b4e28a3291d0344f209e8497680a5e8eab61b
parente38e42c078da4af962d322b97e726dcb2f184e3f
media: Documentation: Drop deprecated bytesused == 0

The V4L2 API historically allowed buffers to be queued with bytesused
set to 0 on output devices, in which case the driver would use the
buffer length. This behaviour is deprecated, and videobuf2 prints a
warning message in the kernel log. Drop it from the documentation.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Documentation/userspace-api/media/v4l/buffer.rst