]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: intel: atom: Revert PCM buffer address setup workaround again
authorTakashi Iwai <tiwai@suse.de>
Sun, 22 Aug 2021 07:21:27 +0000 (09:21 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Aug 2021 11:36:31 +0000 (13:36 +0200)
commit7e0fe1e91abbcec993690393cc12cbf24d678fe6
tree37480ca2b4557c893c89de908899dd16904550a6
parenta715bf8165bccce5eeba0a59e1d8ecd496682f12
ASoC: intel: atom: Revert PCM buffer address setup workaround again

We worked around the breakage of PCM buffer setup by the commit
8677a2f8babb ("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 c812e8e3fd95 ("ALSA:
memalloc: Store snd_dma_buffer.addr for continuous pages, too").
Let's revert the change again.

Link: https://lore.kernel.org/r/20210822072127.9786-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/intel/atom/sst-mfld-platform-pcm.c