linux_dsm_epyc7002/sound/soc/fsl
Wen Yang b820d52e7e
ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_put
The call to of_parse_phandle returns a node pointer with refcount
incremented thus it must be explicitly decremented after the last
usage.

Detected by coccinelle with the following warnings:
./sound/soc/fsl/eukrea-tlv320.c:121:3-9: ERROR: missing of_node_put; acquired a node pointer with refcount incremented on line 102, but without a correspo    nding object release within this function.
./sound/soc/fsl/eukrea-tlv320.c:127:3-9: ERROR: missing of_node_put; acquired a node pointer with refcount incremented on line 102, but without a correspo    nding object release within this function.

Signed-off-by: Wen Yang <wen.yang99@zte.com.cn>
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.com>
Cc: alsa-devel@alsa-project.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-04-02 12:58:26 +07:00
..
efika-audio-fabric.c
eukrea-tlv320.c ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_put 2019-04-02 12:58:26 +07:00
fsl_asrc_dma.c
fsl_asrc.c
fsl_asrc.h
fsl_audmix.c ASoC: fsl_audmix: Fix kbuild failure 2019-03-27 12:31:24 +00:00
fsl_audmix.h ASoC: fsl: Add Audio Mixer CPU DAI driver 2019-03-26 14:07:35 +00:00
fsl_dma.c
fsl_dma.h
fsl_esai.c ASoC: fsl_esai: fix register setting issue in RIGHT_J mode 2019-02-19 11:40:36 +00:00
fsl_esai.h
fsl_micfil.c
fsl_micfil.h
fsl_sai.c ASoC: fsl_sai: Remove expensive print in irq handler 2019-01-18 18:09:15 +00:00
fsl_sai.h
fsl_spdif.c ASoC: fsl_spdif: fix sysclk_df type 2019-02-18 17:42:09 +00:00
fsl_spdif.h ASoC: fsl_spdif: fix TXCLK_DF mask 2019-02-18 17:41:55 +00:00
fsl_ssi_dbg.c
fsl_ssi.c ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt() 2019-02-20 12:02:50 +00:00
fsl_ssi.h
fsl_utils.c ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put 2019-04-02 12:58:07 +07:00
fsl_utils.h
fsl-asoc-card.c ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe 2019-02-04 10:03:44 +01:00
imx-audmix.c ASoC: fsl: fix spelling mistake: "missign" -> "missing" 2019-04-01 15:05:03 +07:00
imx-audmux.c
imx-audmux.h
imx-es8328.c
imx-mc13783.c
imx-pcm-dma.c
imx-pcm-fiq.c
imx-pcm.h
imx-sgtl5000.c SoC: imx-sgtl5000: add missing put_device() 2019-02-19 10:47:24 +00:00
imx-spdif.c ASoC: imx-spdif: don't print EPROBE_DEFER as error 2019-01-18 18:08:47 +00:00
imx-ssi.c
imx-ssi.h
Kconfig ASoC: fsl: Add Audio Mixer machine driver 2019-03-26 14:07:51 +00:00
Makefile ASoC: fsl: Add Audio Mixer machine driver 2019-03-26 14:07:51 +00:00
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
phycore-ac97.c
wm1133-ev1.c