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

Commit cc58456c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: Add support for actuator device type" into msm-4.9

parents c70aa080 92928c20
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