linux-loongson/drivers/media/pci/tw68
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: Kconfig: cleanup VIDEO_DEV dependencies 2022-03-18 05:58:35 +01:00
Makefile
tw68-core.c media: tw68: switch from 'pci_' to 'dma_' API 2021-04-06 16:07:42 +02:00
tw68-reg.h
tw68-risc.c media: tw68: switch from 'pci_' to 'dma_' API 2021-04-06 16:07:42 +02:00
tw68-video.c media: pci: drop vb2_ops_wait_prepare/finish 2024-10-28 09:19:53 +01:00
tw68.h media: media/pci: don't set description for ENUM_FMT 2019-07-22 14:40:32 -04:00