summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2025-01-28 18:03:39 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2025-02-18 10:11:37 +0300
commit955a999ca2336869a01bbc2d346185c348929e78 (patch)
tree44553730cc526949b2ed584a764ee9280c4a7876 /include/uapi/linux
parent023081281c0634c91f5db94fafeafe46518cf9ce (diff)
downloadlinux-955a999ca2336869a01bbc2d346185c348929e78.tar.xz
media: platform: rpi1-cfe: drop vb2_ops_wait_prepare/finish
Since commit 88785982a19d ("media: vb2: use lock if wait_prepare/finish are NULL") it is no longer needed to set the wait_prepare/finish vb2_ops callbacks as long as the lock field in vb2_queue is set. Since the vb2_ops_wait_prepare/finish callbacks already rely on that field, we can safely drop these callbacks. This simplifies the code and this is a step towards the goal of deleting these callbacks. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions