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

Commit 93b52204 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: Clear HDMI channel allocation on shutdown"

parents d33688a6 d6f50d39
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -283,6 +283,7 @@ static void msm_dai_q6_hdmi_shutdown(struct snd_pcm_substream *substream,
			*dai_data->status_mask);

	clear_bit(STATUS_PORT_STARTED, dai_data->status_mask);
	memset(&dai_data->ca, 0, sizeof(dai_data->ca));
}