linux-next/drivers/media
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
..
cec media: cec: seco: add HAS_IOPORT dependency 2024-10-12 16:28:26 +02:00
common media: videobuf2-core: update vb2_thread if wait_finish/prepare are NULL 2024-10-28 09:19:47 +01:00
dvb-core media: dvb-core: add missing buffer index check 2024-10-12 07:42:35 +02:00
dvb-frontends media: ts2020: fix null-ptr-deref in ts2020_probe() 2024-10-12 16:28:26 +02:00
firewire media: firewire: firedtv-avc.c: replace BUG with proper, error return 2023-08-10 07:58:37 +02:00
i2c media: i2c: ds90ub960: Fix missing return check on ub960_rxport_read call 2024-10-16 09:32:41 +02:00
mc [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
mmc media: mmc: siano: simplify module initialization 2024-04-08 13:48:19 +02:00
pci media: pci: drop vb2_ops_wait_prepare/finish 2024-10-28 09:19:53 +01:00
platform media: renesas: rzg2l-cru: Add 'yuv' flag to IP format structure 2024-10-22 11:31:28 +02:00
radio media: wl128x: Fix atomicity violation in fmc_send_cmd() 2024-10-12 16:28:26 +02:00
rc media: Switch back to struct platform_driver::remove() 2024-10-12 16:28:25 +02:00
spi media: gs1662: remove unused struct 'gs_reg_fmt_custom' 2024-05-31 13:51:16 +02:00
test-drivers media: test-drivers: drop vb2_ops_wait_prepare/finish 2024-10-28 09:19:49 +01:00
tuners media: Switch back to struct platform_driver::remove() 2024-10-12 16:28:25 +02:00
usb media: uvcvideo: Stop stream during unregister 2024-10-23 08:34:19 +02:00
v4l2-core v4l2-subdev: Return -EOPNOTSUPP for unsupported pad type in call_get_frame_desc() 2024-10-16 09:32:41 +02:00
Kconfig media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y 2022-12-07 17:58:46 +01:00
Makefile media: Makefiles: remove extra spaces 2022-03-12 16:59:52 +01:00