linux/drivers/media/i2c/ccs
Sakari Ailus 2428e585b1 media: ccs: Partially revert "media: i2c: Use pm_runtime_resume_and_get()"
ccs_pm_get_init() depends on the return values > 0 of
pm_runtime_get_sync(), thus it can't use pm_runtime_resume_and_get().
There's even a comment in the driver on this, a few lines above the code.

Fixes: aa0adb399d09 ("media: i2c: Use pm_runtime_resume_and_get()")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2023-10-07 10:55:48 +02:00
..
ccs-core.c media: ccs: Partially revert "media: i2c: Use pm_runtime_resume_and_get()" 2023-10-07 10:55:48 +02:00
ccs-data-defs.h media: ccs: Add CCS static data parser library 2020-12-03 12:27:28 +01:00
ccs-data.c media: i2c: ccs: Check rules is non-NULL 2023-08-14 20:27:58 +02:00
ccs-data.h media: i2c/ccs: fix kernel-doc header issues 2021-04-06 14:32:19 +02:00
ccs-limits.c media: ccs: Fix the op_pll_multiplier address 2021-06-02 11:51:20 +02:00
ccs-limits.h media: ccs: Fix the op_pll_multiplier address 2021-06-02 11:51:20 +02:00
ccs-quirk.c media: ccs-pll: Add support for decoupled OP domain calculation 2020-12-07 15:53:34 +01:00
ccs-quirk.h media: ccs: Fix driver quirk struct documentation 2023-10-07 10:55:47 +02:00
ccs-reg-access.c media: ccs: Switch from standard integer types to kernel ones 2021-01-12 17:56:00 +01:00
ccs-reg-access.h media: ccs: Add support for manufacturer regs from sensor and module files 2020-12-03 12:27:32 +01:00
ccs-regs.h media: ccs: Fix the op_pll_multiplier address 2021-06-02 11:51:20 +02:00
ccs.h media: ccs: Use sub-device active state 2023-10-07 10:55:48 +02:00
Kconfig media: i2c: Remove common dependencies from sensor drivers 2023-08-10 07:58:38 +02:00
Makefile media: ccs: Add CCS static data parser library 2020-12-03 12:27:28 +01:00
smiapp-reg-defs.h media: ccs: Add support for old-style SMIA digital gain 2021-01-12 17:24:07 +01:00