summaryrefslogtreecommitdiff
path: root/sound/soc/atmel/Kconfig
diff options
context:
space:
mode:
authorshengjiu wang <shengjiu.wang@nxp.com>2020-12-16 13:44:24 +0300
committerMark Brown <broonie@kernel.org>2020-12-16 16:53:52 +0300
commitacd894aee3149c15847bc4f0690fccba59ced5e7 (patch)
treea2a70d5b4ab8715696838fb6cbec99256e5d78f8 /sound/soc/atmel/Kconfig
parente49037ad12e47cd34239b99b010c5438844923af (diff)
downloadlinux-acd894aee3149c15847bc4f0690fccba59ced5e7.tar.xz
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: 6a5f850aa83a ("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>
Diffstat (limited to 'sound/soc/atmel/Kconfig')
0 files changed, 0 insertions, 0 deletions