Unverified Commit 6b956857 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files
parents dd41cee2 63f952f4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1263,6 +1263,8 @@ static void dpcm_be_reparent(struct snd_soc_pcm_runtime *fe,
		return;

	be_substream = snd_soc_dpcm_get_substream(be, stream);
	if (!be_substream)
		return;

	list_for_each_entry(dpcm, &be->dpcm[stream].fe_clients, list_fe) {
		if (dpcm->fe == fe)