aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/media
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2022-08-10 15:01:27 +0200
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-08-29 16:27:18 +0200
commitf068a6cec0fbdc479a9776923eb772d76c3948cd (patch)
tree4f9006d824cfc09640cde17e2b7b23193ebf151e /Documentation/driver-api/media
parentmedia: staging/media/omap4iss/iss_video.c: videobuf -> vb2 (diff)
downloadlinux-dev-f068a6cec0fbdc479a9776923eb772d76c3948cd.tar.xz
linux-dev-f068a6cec0fbdc479a9776923eb772d76c3948cd.zip
media: avoid use of 'videobuf'
The term 'videobuf' typically refers to the old videobuf version 1 framework. Avoid using this word in drivers that are converted to vb2. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'Documentation/driver-api/media')
-rw-r--r--Documentation/driver-api/media/drivers/pxa_camera.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/media/drivers/pxa_camera.rst b/Documentation/driver-api/media/drivers/pxa_camera.rst
index ee1bd96b66dd..46919919baac 100644
--- a/Documentation/driver-api/media/drivers/pxa_camera.rst
+++ b/Documentation/driver-api/media/drivers/pxa_camera.rst
@@ -19,7 +19,7 @@ Global video workflow
a) QCI stopped
Initially, the QCI interface is stopped.
- When a buffer is queued (pxa_videobuf_ops->buf_queue), the QCI starts.
+ When a buffer is queued, start_streaming is called and the QCI starts.
b) QCI started
More buffers can be queued while the QCI is started without halting the