mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
media: ov5693: Convert to new CCI register access helpers
Use the new comon CCI register access helpers to replace the private register access helpers in the ov5693 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>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
613cbb91e9
commit
f3a5e2ccb9
@@ -425,6 +425,7 @@ config VIDEO_OV5675
|
||||
|
||||
config VIDEO_OV5693
|
||||
tristate "OmniVision OV5693 sensor support"
|
||||
select V4L2_CCI_I2C
|
||||
help
|
||||
This is a Video4Linux2 sensor driver for the OmniVision
|
||||
OV5693 camera.
|
||||
|
||||
+228
-357
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user