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

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

Merge "ASoC: msm: qdsp6v2: add proper break statement" into msm-4.9

parents 28f0395d bbef2db8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2868,6 +2868,7 @@ static int __q6asm_open_read_write(struct audio_client *ac, uint32_t rd_format,
		break;
	case FORMAT_DSD:
		open.dec_fmt_id = ASM_MEDIA_FMT_DSD;
		break;
	case FORMAT_G711_ALAW_FS:
		open.dec_fmt_id = ASM_MEDIA_FMT_G711_ALAW_FS;
		break;