]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: i2c: imx334: Convert to CCI register access helpers
authorTarang Raval <tarang.raval@siliconsignals.io>
Sat, 29 Mar 2025 05:43:24 +0000 (11:13 +0530)
committerHans Verkuil <hverkuil@xs4all.nl>
Fri, 25 Apr 2025 08:15:36 +0000 (10:15 +0200)
commit7b19b0fc8ac8466b9140df17e0c7fcf135f1f063
tree85a70ba621f842e32df4884e9aa5557015eebbcd
parent78bc2ff83c76db622ae52c2bbf3113a5c6df580a
media: i2c: imx334: Convert to CCI register access helpers

Use the new common CCI register access helpers to replace the private
register access helpers in the imx334 driver. This simplifies the driver
by reducing the amount of code.

Acked-by: Shravan Chippa <Shravan.Chippa@microchip.com>
Signed-off-by: Tarang Raval <tarang.raval@siliconsignals.io>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/Kconfig
drivers/media/i2c/imx334.c