linux-loongson/drivers/media/usb/cx231xx
Ricardo Ribalda e65d147bcf media: cx231xx: Remove vidioc_s_ctrl callback
The driver has been converted to the control framework in the past:
commit 88b6ffedd9 ("[media] cx231xx-417: convert to the control
framework").

This function is never called, the core will only use the control
framework instead.

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Tested-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2025-03-05 10:43:26 +01:00
..
cx231xx-417.c media: cx231xx: Remove vidioc_s_ctrl callback 2025-03-05 10:43:26 +01:00
cx231xx-audio.c media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free(). 2020-11-17 07:12:45 +01:00
cx231xx-avcore.c media: cx231xx: remove redundant assignment to variable value 2024-12-02 14:05:24 +01:00
cx231xx-cards.c media: cx231xx: Remove some deadcode 2024-10-28 15:35:56 +01:00
cx231xx-conf-reg.h
cx231xx-core.c media: cx231xx: fix a memleak in cx231xx_init_isoc 2023-12-07 08:31:15 +01:00
cx231xx-dif.h
cx231xx-dvb.c media: cx231xx: constify copied structure 2020-02-24 15:23:48 +01:00
cx231xx-i2c.c i2c: mux: Remove class argument from i2c_mux_add_adapter() 2024-05-13 16:13:19 +02:00
cx231xx-input.c media: usb: cx231xx: convert to use i2c_new_client_device() 2020-04-14 11:31:32 +02:00
cx231xx-pcb-cfg.c
cx231xx-pcb-cfg.h media: cx231xx: Convert enum into a define 2025-02-21 10:33:09 +01:00
cx231xx-reg.h
cx231xx-vbi.c media: usb: drop vb2_ops_wait_prepare/finish 2024-10-28 09:19:56 +01:00
cx231xx-vbi.h media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
cx231xx-video.c media: usb: drop vb2_ops_wait_prepare/finish 2024-10-28 09:19:56 +01:00
cx231xx.h media: cx231xx: Remove some deadcode 2024-10-28 15:35:56 +01:00
Kconfig media: rc: select CONFIG_BITREVERSE where needed 2021-01-27 13:18:08 +01:00
Makefile