linux/drivers/media/i2c/ccs
Sakari Ailus 80704d14f1 media: i2c: ccs: Set the device's runtime PM status correctly in probe
Set the device's runtime PM status to suspended in probe error paths where
it was previously set to active.

Fixes: 9447082ae6 ("[media] smiapp: Implement power-on and power-off sequences without runtime PM")
Cc: stable@vger.kernel.org # for >= v5.15
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2025-02-15 15:22:50 +01:00
..
Kconfig media: ccs: Select V4L2_CCI_I2C 2023-12-08 10:04:11 +01:00
Makefile
ccs-core.c media: i2c: ccs: Set the device's runtime PM status correctly in probe 2025-02-15 15:22:50 +01:00
ccs-data-defs.h
ccs-data.c media: ccs: Print a warning on CCS static data parser failure 2024-12-19 12:50:15 +01:00
ccs-data.h
ccs-limits.c
ccs-limits.h
ccs-quirk.c
ccs-quirk.h media: i2c: css-quirk.h: Fix kerneldoc 2024-02-05 12:57:45 +01:00
ccs-reg-access.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
ccs-reg-access.h media: ccs: Remove unused declarations 2024-08-31 09:40:43 +02:00
ccs-regs.h media: ccs: Use V4L2 CCI for accessing sensor registers 2023-12-04 11:21:47 +01:00
ccs.h media: ccs: Use V4L2 CCI for accessing sensor registers 2023-12-04 11:21:47 +01:00
smiapp-reg-defs.h media: ccs: Use V4L2 CCI for accessing sensor registers 2023-12-04 11:21:47 +01:00