kernel_samsung_a53x/drivers/media/usb/uvc
Yunke Cao db35ac122f media: uvcvideo: Use entity get_cur in uvc_ctrl_set
commit 5f36851c36b30f713f588ed2b60aa7b4512e2c76 upstream.

Entity controls should get_cur using an entity-defined function
instead of via a query. Fix this in uvc_ctrl_set.

Fixes: 65900c581d01 ("media: uvcvideo: Allow entity-defined get_info and get_cur")
Signed-off-by: Yunke Cao <yunkec@google.com>
Reviewed-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-23 23:20:31 +01:00
..
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
uvc_ctrl.c media: uvcvideo: Use entity get_cur in uvc_ctrl_set 2024-11-23 23:20:31 +01:00
uvc_debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
uvc_driver.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
uvc_entity.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
uvc_isight.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
uvc_metadata.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
uvc_queue.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
uvc_status.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
uvc_v4l2.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
uvc_video.c media: uvcvideo: Fix the bandwdith quirk on USB 3.x 2024-11-23 23:20:24 +01:00
uvcvideo.h media: uvcvideo: Allow entity-defined get_info and get_cur 2024-11-23 23:20:09 +01:00