Skip to content

Draft: ASoC: SOF: intel: hda: Clean up link DMA for IPC3 during stop

Jaroslav Kysela requested to merge jkysela/kernel-ark:sof-dma-latest into os-build

With IPC3, we reset hw_params during the stop trigger, so we should also clean up the link DMA during the stop trigger.

Fixes: 1bf83fa6 ("ASoC: SOF: Intel: hda-dai: Do not perform DMA cleanup during stop")

Bugzilla: https://bugzilla.redhat.com/2232584

The upstream fix 90219f1b will be in the vanilla 6.5 kernel, too. No special handling for Fedora kernels is required.

Edited by Jaroslav Kysela

Merge request reports