]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: i2c: imx258: Convert to new CCI register access helpers
authorLuis Garcia <git@luigi311.com>
Wed, 1 May 2024 15:24:42 +0000 (09:24 -0600)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 4 Jun 2024 06:31:24 +0000 (08:31 +0200)
commit40431ff5a0fcd3e42a8c9c921f221944fcaba1db
tree7b78199236717edeccd9f39e4fe60e4a0f241547
parentfdf63603cee6c51609d9f2d987c5107106abf7ca
media: i2c: imx258: Convert to new CCI register access helpers

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

Signed-off-by: Luis Garcia <git@luigi311.com>
Reviewed-by: Tommaso Merciai <tomm.merciai@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/i2c/Kconfig
drivers/media/i2c/imx258.c