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

Commit 2fe0c79b 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: Reset ispif hw after stop"

parents 9ff5efcd 5c091227
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -764,6 +764,8 @@ static int msm_ispif_stop_immediately(struct ispif_device *ispif,
			cid_mask, params->entries[i].vfe_intf, 0);
	}

	msm_ispif_reset_hw(ispif);

	return rc;
}