]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: i2c: og01a1b: Change I2C interface controls to V4L2 CCI
authorVladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Thu, 26 Feb 2026 13:37:36 +0000 (15:37 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 11 Mar 2026 00:05:36 +0000 (01:05 +0100)
commita62d99ed89888d3446cab5b7bc1a8cea001190b8
treeef5e3edfeafddd7ed7ea969a701c46d12585c714
parent3a594bb454ba1ecb005f753007fa1bb5c5e68bae
media: i2c: og01a1b: Change I2C interface controls to V4L2 CCI

Switch the sensor driver to utilize V4L2 CCI helper interfaces instead
of driver specific wrappers over I2C read/write functions.

The conversion change is intended to be non-function, Group Access
register macros were removed as unused ones.

Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/Kconfig
drivers/media/i2c/og01a1b.c