[alsa-devel] [PATCH] ASoC: amd: Fix for Subsequent Playback issue.
Mark Brown
broonie at kernel.org
Tue Jan 21 17:59:25 CET 2020
On Tue, Jan 21, 2020 at 04:13:35PM +0530, Ravulapati Vishnu vardhan rao wrote:
> If we play audio back to back, which kills one playback
> and immediately start another, we can hear clicks.
> This patch fixes the issue.
> /* Disable ACP irq, when the current stream is being closed and
> * another stream is also not active.
> */
> + kfree(rtd);
This free looks like a separate change which seems good and useful but
should be in a separate patch?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20200121/ffff3a33/attachment-0001.sig>
More information about the Alsa-devel
mailing list