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

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

Merge "msm: ssr: Reset the crash shutdown flag on SSR completion"

parents f8185653 794f9899
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -515,6 +515,7 @@ static void subsystem_powerup(struct subsys_device *dev, void *data)
			current, name);
	}
	subsys_set_state(dev, SUBSYS_ONLINE);
	subsys_set_crash_status(dev, false);
}

static int __find_subsys(struct device *dev, void *data)