linux-yocto/drivers/media/usb/pwc
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
..
Kconfig media: Kconfig: cleanup VIDEO_DEV dependencies 2022-03-18 05:58:35 +01:00
Makefile
pwc-ctrl.c
pwc-dec1.c
pwc-dec1.h
pwc-dec23.c media: fix incorrect kernel doc usages 2021-03-11 11:59:44 +01:00
pwc-dec23.h
pwc-if.c media: usb: drop vb2_ops_wait_prepare/finish 2024-10-28 09:19:56 +01:00
pwc-kiara.c
pwc-kiara.h
pwc-misc.c
pwc-nala.h
pwc-timon.c
pwc-timon.h
pwc-uncompress.c media: usb: pwc-uncompress: Use flex array destination for memcpy() 2022-12-07 17:58:46 +01:00
pwc-v4l.c media: Use fallthrough pseudo-keyword 2020-08-29 08:35:27 +02:00
pwc.h media: pwc: Replace zero-length array with flexible-array 2020-06-15 23:08:32 -05:00