Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 92928c20 authored by Viswanadha Raju Thotakura's avatar Viswanadha Raju Thotakura
Browse files

msm: camera: Add support for actuator device type



Add actuator to the list of devices supported by camera.

CRs-Fixed: 2015567
Change-Id: I24bd5e98206e4028eec45bcfb5a2ec513e8356aa
Signed-off-by: default avatarViswanadha Raju Thotakura <viswanad@codeaurora.org>
parent 0f105b40
Loading
Loading
Loading
Loading
+11 −10
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
#define CAM_FD_DEVICE_TYPE        (CAM_DEVICE_TYPE_BASE + 6)
#define CAM_CPAS_DEVICE_TYPE      (CAM_DEVICE_TYPE_BASE + 7)
#define CAM_CSIPHY_DEVICE_TYPE    (CAM_DEVICE_TYPE_BASE + 8)
#define CAM_ACTUATOR_DEVICE_TYPE  (CAM_DEVICE_TYPE_BASE + 9)

/* cam_req_mgr hdl info */
#define CAM_REQ_MGR_HDL_IDX_POS           8