You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
media: usb: usbtv: Stop direct calls to queue num_buffers field
JIRA: https://issues.redhat.com/browse/RHEL-86821
commit 4545ca5
Author: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Date: Thu Nov 9 17:34:58 2023 +0100
Use vb2_get_num_buffers() to avoid using queue num_buffers field directly.
This allows us to change how the number of buffers is computed in the
future.
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Reviewed-by: Andrzej Pietrasiewicz <andrzej.p@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Kate Hsuan <hpa@redhat.com>
0 commit comments