[PATCH v1 0/2] media: i2c: imx219: Improve error handling and readability
From: Tarang Raval
Date: Fri Oct 31 2025 - 07:48:59 EST
This series improves the IMX219 driver by adding proper error propagation
for control range updates and replacing a hardcoded exposure value with a
named constant as per the datasheet.
Tarang Raval (2):
media: i2c: imx219: Propagate errors from control range updates
media: i2c: imx219: Replace exposure magic value with named constant
drivers/media/i2c/imx219.c | 74 ++++++++++++++++++++++++--------------
1 file changed, 47 insertions(+), 27 deletions(-)
--
2.34.1