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

Commit 40685bda authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ipa4: IPA power collapse fix for embedded data"

parents 5eb0486c c2762563
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -828,7 +828,7 @@ static void ipa_pm_sys_pipe_cb(void *p, enum ipa_pm_cb_event event)
		 * pipe will be unsuspended as part of
		 * enabling IPA clocks
		 */
		ipa_pm_activate_sync(sys->pm_hdl);
		ipa_pm_activate(sys->pm_hdl);
		ipa_pm_deferred_deactivate(sys->pm_hdl);
		break;
	default: