1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 16:53:58 -05:00
linux/sound/soc/fsl
shengjiu wang acd894aee3
ASoC: imx-hdmi: Fix warning of the uninitialized variable ret
When condition ((hdmi_out && hdmi_in) || (!hdmi_out && !hdmi_in))
is true, then goto fail, the uninitialized variable ret will be
returned.

Signed-off-by: shengjiu wang <shengjiu.wang@nxp.com>
Reported-by: kernel test robot <lkp@intel.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Fixes: 6a5f850aa8 ("ASoC: fsl: Add imx-hdmi machine driver")
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/1608115464-18710-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-12-16 13:53:52 +00:00
..
efika-audio-fabric.c
eukrea-tlv320.c
fsl-asoc-card.c ASoC: fsl-asoc-card: Add support for si476x codec 2020-12-03 13:13:24 +00:00
fsl_asrc.c
fsl_asrc.h
fsl_asrc_common.h
fsl_asrc_dma.c
fsl_aud2htx.c ASoC: fsl_aud2htx: mark PM functions as __maybe_unused 2020-12-04 23:26:36 +00:00
fsl_aud2htx.h ASoC: fsl_aud2htx: Add aud2htx module driver 2020-11-05 17:06:16 +00:00
fsl_audmix.c ASoC: fsl_audmix: Remove unneeded data field 2020-12-03 13:13:23 +00:00
fsl_audmix.h
fsl_dma.c
fsl_dma.h
fsl_easrc.c
fsl_easrc.h
fsl_esai.c
fsl_esai.h
fsl_micfil.c
fsl_micfil.h
fsl_mqs.c
fsl_sai.c ASoC: fsl_sai: Correct the clock source for mclk0 2020-11-19 13:00:01 +00:00
fsl_sai.h ASoC: fsl_sai: Correct the clock source for mclk0 2020-11-19 13:00:01 +00:00
fsl_spdif.c ASoC: fsl_spdif: Add support for higher sample rates 2020-10-26 18:37:09 +00:00
fsl_spdif.h ASoC: fsl_spdif: Add support for higher sample rates 2020-10-26 18:37:09 +00:00
fsl_ssi.c
fsl_ssi.h
fsl_ssi_dbg.c
fsl_utils.c
fsl_utils.h
fsl_xcvr.c ASoC: fsl_xcvr: fix potential resource leak 2020-11-25 12:54:43 +00:00
fsl_xcvr.h ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver 2020-10-26 15:45:31 +00:00
imx-audmix.c
imx-audmux.c ASoC: imx-audmux: Remove unused .id_table 2020-11-23 20:39:50 +00:00
imx-audmux.h
imx-es8328.c
imx-hdmi.c ASoC: imx-hdmi: Fix warning of the uninitialized variable ret 2020-12-16 13:53:52 +00:00
imx-pcm-dma.c
imx-pcm-fiq.c
imx-pcm.h
imx-sgtl5000.c
imx-spdif.c
imx-ssi.h
Kconfig ASoC: fsl: Add imx-hdmi machine driver 2020-12-08 14:20:35 +00:00
Makefile ASoC: fsl: Add imx-hdmi machine driver 2020-12-08 14:20:35 +00:00
mpc5200_dma.c
mpc5200_dma.h
mpc5200_psc_ac97.c
mpc5200_psc_i2s.c
mpc8610_hpcd.c
p1022_ds.c
p1022_rdk.c
pcm030-audio-fabric.c