linux/drivers/media/usb/go7007
Hans Verkuil 30e932f5d9 media: usb: 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>
2024-10-28 09:19:56 +01:00
..
go7007-driver.c media: go7007: add missing MODULE_DESCRIPTION() macros 2024-06-15 10:49:20 +02:00
go7007-fw.c media: go7007: Use min and max macros 2024-05-03 11:06:27 +01:00
go7007-i2c.c media: go7007: Refactor Adlink PCI-MPG24 i2c mutex 2024-05-31 13:51:16 +02:00
go7007-loader.c
go7007-priv.h
go7007-usb.c media: go7007: add missing MODULE_DESCRIPTION() macros 2024-06-15 10:49:20 +02:00
go7007-v4l2.c media: usb: drop vb2_ops_wait_prepare/finish 2024-10-28 09:19:56 +01:00
Kconfig
Makefile
s2250-board.c media: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-08-09 07:56:37 +02:00
snd-go7007.c