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

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

Merge "msm: camera: ife: Do not reset epd value during csid reset" into camera-kernel.lnx.1.0

parents 301cff47 51369bd5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -526,7 +526,6 @@ static int cam_ife_csid_global_reset(struct cam_ife_csid_hw *csid_hw)
			csid_hw->hw_intf->hw_idx, val);
	csid_hw->error_irq_count = 0;
	csid_hw->prev_boot_timestamp = 0;
	csid_hw->epd_supported = 0;

end:
	return rc;