mbox series

[GIT,PULL] ASoC fixes for v6.2-rc8-2

Message ID 20230217015511.CA42CC433D2@smtp.kernel.org
State New
Headers show
Series [GIT,PULL] ASoC fixes for v6.2-rc8-2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.2-rc8-2

Message

Mark Brown Feb. 17, 2023, 1:55 a.m. UTC
The following changes since commit c173ee5b2fa6195066674d66d1d7e191010fb1ff:

  ASoC: topology: Return -ENOMEM on memory allocation failure (2023-02-07 14:06:26 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.2-rc8-2

for you to fetch changes up to 1f810d2b6b2fbdc5279644d8b2c140b1f7c9d43d:

  ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak (2023-02-16 16:31:15 +0000)

----------------------------------------------------------------
ASoC: One more fix for v6.2

One more fix from Peter which he'd very much like to get into
v6.2.

----------------------------------------------------------------
Pierre-Louis Bossart (1):
      ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak

Rander Wang (1):
      ASoC: SOF: ops: refine parameters order in function snd_sof_dsp_update8

 sound/soc/sof/intel/hda-dai.c | 8 ++++----
 sound/soc/sof/ops.h           | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)