2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/media/i2c/ccs
Mehdi Djait f8d0343046 media: ccs: Fail the probe on CCS static data parser failure
No need to continue probing when the CCS static data parser fails. Improve
this by checking the return value and correctly exiting on failure.

Signed-off-by: Mehdi Djait <mehdi.djait@linux.intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2024-12-19 12:50:15 +01:00
..
ccs-core.c media: ccs: Fail the probe on CCS static data parser failure 2024-12-19 12:50:15 +01: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: ccs: Print a warning on CCS static data parser failure 2024-12-19 12:50:15 +01: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: 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
Kconfig media: ccs: Select V4L2_CCI_I2C 2023-12-08 10:04:11 +01:00
Makefile media: ccs: Add CCS static data parser library 2020-12-03 12:27:28 +01:00
smiapp-reg-defs.h media: ccs: Use V4L2 CCI for accessing sensor registers 2023-12-04 11:21:47 +01:00