linux-stable/drivers/media/pci/sta2x11
Hans Verkuil bde5d79d00 media: pci: drop vb2_ops_wait_prepare/finish
Since commit 88785982a1 ("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>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
2024-10-28 09:19:53 +01:00
..
Kconfig media: sta2x11: remove VIRT_TO_BUS dependency 2022-06-27 09:12:14 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
sta2x11_vip.c media: pci: drop vb2_ops_wait_prepare/finish 2024-10-28 09:19:53 +01:00
sta2x11_vip.h media: media/pci: fix kerneldoc issues in two headers 2021-03-22 10:22:50 +01:00