linux/drivers/media/v4l2-core
Hans de Goede 7df699c213 media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LED
During DT-binding review for extending the V4L2 camera sensor privacy LED
support to systems using devicetree, it has come up that having a "-led"
suffix for the LED name / con_id is undesirable since it already is clear
that it is a LED.

Drop the "-led" suffix from the con_id in both the lookup table in
the int3472 code, as well as from the con_id led_get() argument in
the v4l2-subdev code.

Signed-off-by: Hans de Goede <hansg@kernel.org>
Acked-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
2025-10-24 11:16:26 +02:00
..
Kconfig
Makefile
tuner-core.c
v4l2-async.c media: v4l: add missing MODULE_DESCRIPTION() macros 2024-06-15 11:16:40 +02:00
v4l2-cci.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
v4l2-common.c media: v4l2-common: Add legacy camera sensor clock helper 2025-09-09 15:59:19 +02:00
v4l2-compat-ioctl32.c media: update Hans Verkuil's email address 2025-09-09 15:59:02 +02:00
v4l2-ctrls-api.c media: v4l2-core: update Hans Verkuil's email address 2025-09-09 15:58:38 +02:00
v4l2-ctrls-core.c media: v4l2-core: update Hans Verkuil's email address 2025-09-09 15:58:38 +02:00
v4l2-ctrls-defs.c media: v4l2-core: update Hans Verkuil's email address 2025-09-09 15:58:38 +02:00
v4l2-ctrls-priv.h media: v4l2-core: update Hans Verkuil's email address 2025-09-09 15:58:38 +02:00
v4l2-ctrls-request.c media: v4l2-core: update Hans Verkuil's email address 2025-09-09 15:58:38 +02:00
v4l2-dev.c media: Drop V4L2_FL_USES_V4L2_FH checks 2025-08-13 08:33:46 +02:00
v4l2-device.c media: update Hans Verkuil's email address 2025-09-09 15:59:02 +02:00
v4l2-dv-timings.c media: v4l2-core: v4l2-dv-timings: support DRM IFs 2025-09-07 10:29:19 +02:00
v4l2-event.c
v4l2-fh.c media: Reset file->private_data to NULL in v4l2_fh_del() 2025-08-13 08:33:44 +02:00
v4l2-flash-led-class.c
v4l2-fwnode.c media: v4l: fwnode: Parse MiPI DisCo for C-PHY line-orders 2024-12-19 12:50:14 +01:00
v4l2-h264.c
v4l2-i2c.c media: v4l2-core: Replace the check for firmware registered I2C devices 2025-06-17 10:35:13 +02:00
v4l2-ioctl.c media: v4l2-ioctl: Push NULL fh argument down to ioctl wrappers 2025-08-13 08:33:56 +02:00
v4l2-jpeg.c media: v4l2-jpeg: Remove unused v4l2_jpeg_parse_* wrappers 2025-06-17 10:35:17 +02:00
v4l2-mc.c media: mc: fix endpoint iteration 2024-12-19 12:50:17 +01:00
v4l2-mem2mem.c media: v4l2-core: Rename second ioctl handlers argument to 'void *priv' 2025-08-13 08:33:59 +02:00
v4l2-spi.c
v4l2-subdev-priv.h
v4l2-subdev.c media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LED 2025-10-24 11:16:26 +02:00
v4l2-trace.c
v4l2-vp9.c