Zhen Ni 0aa6b294b3 ALSA: intel_hdmi: 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.

Signed-off-by: Zhen Ni <nizhen@uniontech.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220302074241.30469-1-nizhen@uniontech.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2022-03-02 09:25:37 +01:00
..
2021-09-03 15:33:47 -07:00
2022-02-01 08:08:08 +01:00
2022-02-17 09:38:45 +01:00
2022-02-23 15:06:48 +01:00
2022-01-14 18:50:52 -05:00
2021-03-07 09:07:16 +01:00
2021-03-07 09:07:16 +01:00