media: ov2680: Convert to new CCI register access helpers
authorHans de Goede <hdegoede@redhat.com>
Thu, 3 Aug 2023 09:33:24 +0000 (11:33 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 14 Aug 2023 18:27:56 +0000 (20:27 +0200)
commit9289998ea534f7d7954a3a07970c8542dc95d28b
treea51a98639e720154093f41813cea5a5b84b228b6
parent84b4bd7e0d98166aa32fd470e672721190492eae
media: ov2680: Convert to new CCI register access helpers

Use the new comon CCI register access helpers to replace the private
register access helpers in the ov2680 driver.

Acked-by: Rui Miguel Silva <rmfrfs@gmail.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/Kconfig
drivers/media/i2c/ov2680.c