linux/drivers/media
Sakari Ailus a274f4d1e5 media: ccs: Ensure control handlers have been set up after probe
If the sensor remains powered on after probe when it is needed again and
the runtime PM usage_count is incremented, the control handler setup for
neither control handler is run.

As this is, in most cases, a needless operation in probe, track the status
of sensor power handling after probe and set up control handlers even if
the device was already active right after probe.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2023-11-22 10:56:34 +01:00
..
cec media updates for v6.7-rc1 2023-11-06 15:06:06 -08:00
common media: videobuf2: Fix IS_ERR checking in vb2_dc_put_userptr() 2023-10-13 11:33:22 +02:00
dvb-core lib/math: Move dvb_math.c into lib/math/int_log.c 2023-07-09 22:47:48 +01:00
dvb-frontends media: dvb-frontends: drop check because i2c_unregister_device() is NULL safe 2023-10-07 10:55:46 +02:00
firewire media: firewire: firedtv-avc.c: replace BUG with proper, error return 2023-08-10 07:58:37 +02:00
i2c media: ccs: Ensure control handlers have been set up after probe 2023-11-22 10:56:34 +01:00
mc media: mc: Check pad flag validity 2023-10-07 10:55:48 +02:00
mmc
pci media updates for v6.7-rc1 2023-11-06 15:06:06 -08:00
platform media: chips-media: wave5: Add the v4l2 layer 2023-11-16 13:25:52 +01:00
radio media: radio-si476x: don't fill in bus_info 2023-09-27 10:47:23 +02:00
rc media: meson-ir-tx: Drop usage of platform_driver_probe() 2023-11-16 13:56:48 +01:00
spi
test-drivers media: vidtv: mux: Add check and kfree for kstrdup 2023-10-07 10:55:45 +02:00
tuners media: dvb: symbol fixup for dvb_attach() 2023-09-09 08:15:11 +01:00
usb media: cx231xx: Use EP5_BUF_SIZE macro 2023-10-13 11:33:22 +02:00
v4l2-core media: v4l2: Allow M2M job queuing w/o streaming CAP queue 2023-11-16 13:25:52 +01:00
Kconfig
Makefile