linux-stable/sound/soc/fsl
Shengjiu Wang 09475d6476 ASoC: imx-audmix: Fix return error with devm_clk_get()
[ Upstream commit b19a5733de ]

The devm_clk_get() can return -EPROBE_DEFER error,
modify the error code to be -EINVAL is not correct, which
cause the -EPROBE_DEFER error is not correctly handled.

This patch is to fix the return error code.

Fixes: b86ef53677 ("ASoC: fsl: Add Audio Mixer machine driver")
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://lore.kernel.org/r/1694757731-18308-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-10-10 21:46:37 +02:00
..
Kconfig
Makefile
efika-audio-fabric.c
eukrea-tlv320.c ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API 2022-10-26 13:22:30 +02:00
fsl-asoc-card.c ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgets 2023-02-06 07:52:41 +01:00
fsl_asrc.c
fsl_asrc.h
fsl_asrc_dma.c ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed 2020-06-24 17:50:36 +02:00
fsl_audmix.c
fsl_audmix.h
fsl_dma.c
fsl_dma.h
fsl_esai.c ASoC: fsl_esai: Fix TDM slot setup for I2S mode 2021-04-21 12:56:14 +02:00
fsl_esai.h
fsl_micfil.c ASoC: fsl_micfil: register platform component before registering cpu dai 2023-05-30 12:44:04 +01:00
fsl_micfil.h
fsl_sai.c ASoC: fsl_sai: Disable bit clock with transmitter 2023-08-30 16:27:22 +02:00
fsl_sai.h ASoC: fsl_sai: Disable bit clock with transmitter 2023-08-30 16:27:22 +02:00
fsl_spdif.c ASoC: fsl_spdif: Silence output on stop 2023-08-11 11:53:49 +02:00
fsl_spdif.h
fsl_ssi.c ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODEC 2023-02-06 07:52:41 +01:00
fsl_ssi.h
fsl_ssi_dbg.c
fsl_utils.c
fsl_utils.h
imx-audmix.c ASoC: imx-audmix: Fix return error with devm_clk_get() 2023-10-10 21:46:37 +02:00
imx-audmux.c
imx-audmux.h
imx-es8328.c ASoC: imx-es8328: Fix error return code in imx_es8328_probe() 2022-04-15 14:18:10 +02:00
imx-mc13783.c
imx-pcm-dma.c
imx-pcm-fiq.c
imx-pcm.h
imx-sgtl5000.c ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe 2022-06-14 18:11:36 +02:00
imx-spdif.c
imx-ssi.c
imx-ssi.h
mpc5200_dma.c
mpc5200_dma.h
mpc5200_psc_ac97.c
mpc5200_psc_i2s.c
mpc8610_hpcd.c
mx27vis-aic32x4.c
p1022_ds.c
p1022_rdk.c
pcm030-audio-fabric.c ASoC: fsl: Add missing error handling in pcm030_fabric_probe 2022-02-08 18:24:32 +01:00
phycore-ac97.c
wm1133-ev1.c