[GIT PULL] ASoC fixes for v6.3-rc7
The following changes since commit e3720f92e0237921da537e47a0b24e27899203f8:
ASoC: SOF: avoid a NULL dereference with unsupported widgets (2023-03-29 14:40:18 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.3-rc7
for you to fetch changes up to 86a24e99c97234f87d9f70b528a691150e145197:
ASoC: fsl_asrc_dma: fix potential null-ptr-deref (2023-04-19 13:42:56 +0100)
---------------------------------------------------------------- ASoC: Fixes for v6.3
A few remaining small fixes for v6.3, all small driver specific ones.
---------------------------------------------------------------- Chancel Liu (1): ASoC: fsl_sai: Fix pins setting for i.MX8QM platform
Daniel Baluta (1): ASoC: SOF: pm: Tear down pipelines only if DSP was active
Long Wang (1): ASoC: max98373: change power down sequence for smart amp
Nikita Zhandarovich (1): ASoC: fsl_asrc_dma: fix potential null-ptr-deref
Peter Ujfalusi (1): ASoC: SOF: ipc4-topology: Clarify bind failure caused by missing fw_module
sound/soc/codecs/max98373.c | 4 ++-- sound/soc/fsl/fsl_asrc_dma.c | 11 ++++++++--- sound/soc/fsl/fsl_sai.c | 2 +- sound/soc/sof/ipc4-topology.c | 10 ++++++---- sound/soc/sof/pm.c | 8 +++++++- 5 files changed, 24 insertions(+), 11 deletions(-)
On Wed, 19 Apr 2023 22:24:11 +0200, Mark Brown wrote:
The following changes since commit e3720f92e0237921da537e47a0b24e27899203f8:
ASoC: SOF: avoid a NULL dereference with unsupported widgets (2023-03-29 14:40:18 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.3-rc7
for you to fetch changes up to 86a24e99c97234f87d9f70b528a691150e145197:
ASoC: fsl_asrc_dma: fix potential null-ptr-deref (2023-04-19 13:42:56 +0100)
ASoC: Fixes for v6.3
A few remaining small fixes for v6.3, all small driver specific ones.
Pulled now. Thanks.
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai