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

Commit 44851c86 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "audio: Modified SSR handling after sub-system shutdown compltes"

parents 479105b3 884cb61b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -423,7 +423,7 @@ static int audio_notifier_convert_opcode(unsigned long opcode,
	int ret = 0;

	switch (opcode) {
	case SUBSYS_BEFORE_SHUTDOWN:
	case SUBSYS_AFTER_SHUTDOWN:
	case SERVREG_NOTIF_SERVICE_STATE_DOWN_V01:
		*notifier_opcode = AUDIO_NOTIFIER_SERVICE_DOWN;
		break;