![](https://secure.gravatar.com/avatar/5b19e9d0e834ea10ef75803718ad564b.jpg?s=120&d=mm&r=g)
23 Aug
2021
23 Aug
'21
1:37 p.m.
On Sun, 22 Aug 2021 09:21:27 +0200, Takashi Iwai wrote:
We worked around the breakage of PCM buffer setup by the commit 65ca89c2b12c ("ASoC: intel: atom: Fix breakage for PCM buffer address setup"), but this isn't necessary since the CONTINUOUS buffer type also sets runtime->dma_addr since commit f84ba106a018 ("ALSA: memalloc: Store snd_dma_buffer.addr for continuous pages, too"). Let's revert the change again.
Signed-off-by: Takashi Iwai tiwai@suse.de
The patch is to be applied on my for-next branch once after merging for-linus branch.
Now merged to for-next branch.
Takashi