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

Commit 3f50810b authored by Camera Software Integration's avatar Camera Software Integration Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: ope: Initialize ope hw mutex structure" into camera-kernel.lnx.3.1

parents b121b58d d77f1ea1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -123,6 +123,7 @@ static int cam_ope_top_init(struct ope_hw *ope_hw_info,

	top_reg->base = dev_init->core_info->ope_hw_info->ope_top_base;

	mutex_init(&ope_top_info.ope_hw_mutex);
	/* OPE SW RESET */
	init_completion(&ope_top_info.reset_complete);