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

Commit 485b7d2f authored by Pavan Kumar Chilamkurthi's avatar Pavan Kumar Chilamkurthi Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: Update uapi structure for OIS" into camera-kernel.lnx.1.0

parents 65f72aac ce61a079
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -132,7 +132,7 @@ struct cam_ois_opcode {
 * @opcode                :    opcode
 */
struct cam_cmd_ois_info {
	uint16_t              slave_addr;
	uint32_t              slave_addr;
	uint8_t               i2c_freq_mode;
	uint8_t               cmd_type;
	uint8_t               ois_fw_flag;