media: imx290: Convert to new CCI register access helpers
authorHans de Goede <hdegoede@redhat.com>
Tue, 27 Jun 2023 12:51:06 +0000 (14:51 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 10 Aug 2023 05:58:39 +0000 (07:58 +0200)
commitaf73323b97702e53b0a336972aaf23e7dd92c850
tree5ce6cea5c56319a43d9331487eab65d62ba25598
parentf3a5e2ccb94fe9859a5362b93cb875fdd008cb4a
media: imx290: Convert to new CCI register access helpers

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

[Sakari Ailus: Squashed the patch to address a merge issue in Kconfig]

Reviewed-by: Laurent Pinchart <laurent.pinchart@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/imx290.c