WSL2-Linux-Kernel/sound/soc/amd/raven
Takashi Iwai 8b5d95313b
ASoC: amd: Fix reference to PCM buffer address
PCM buffers might be allocated dynamically when the buffer
preallocation failed or a larger buffer is requested, and it's not
guaranteed that substream->dma_buffer points to the actually used
buffer.  The driver needs to refer to substream->runtime->dma_addr
instead for the buffer address.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20210731084331.32225-1-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-08-02 12:14:00 +01:00
..
Makefile ASoC: amd: Refactoring of DAI from DMA driver 2019-12-31 00:22:12 +00:00
acp3x-i2s.c Merge remote-tracking branch 'asoc/for-5.13' into asoc-next 2021-04-23 19:01:02 +01:00
acp3x-pcm-dma.c ASoC: amd: Fix reference to PCM buffer address 2021-08-02 12:14:00 +01:00
acp3x.h ASoC: amd: fix for pcm_read() error 2021-04-28 16:34:55 +01:00
chip_offset_byte.h
pci-acp3x.c ASoC: amd: fix for pcm_read() error 2021-04-28 16:34:55 +01:00