diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-09-02 11:31:21 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2024-09-06 12:56:54 +0300 |
commit | cf738cc7cfe07dda024778e7778f57f06fb042a2 (patch) | |
tree | d7f93c2a0968672a0e6e2e4c6a7a7a888a0baf64 /rust/helpers/build_bug.c | |
parent | d579ef05daa759612546728d9ec1e1996b288f82 (diff) | |
download | linux-cf738cc7cfe07dda024778e7778f57f06fb042a2.tar.xz |
media: atomisp: add missing wait_prepare/finish ops
Without these ops the v4l2-compliance blocking wait test will fail.
These ops are required to ensure that when VIDIOC_DQBUF has to
wait for buffers to arrive, the queue lock is correctly released
and retaken. Otherwise the wait for a buffer would block all other
queue ioctls.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Link: https://lore.kernel.org/r/9f401f3732dd728e3d2ca508002c97b80a2eae30.1725265884.git.hverkuil-cisco@xs4all.nl
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions