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

Commit d673c955 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: isp: fix error report id mask"

parents 2699f97e cb9379b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -706,7 +706,7 @@ struct msm_isp_error_info {
	enum msm_vfe_error_type err_type;
	uint32_t session_id;
	uint32_t stream_id;
	uint8_t stream_id_mask;
	uint32_t stream_id_mask;
};

/* This structure reports delta between master and slave */