linux-stable/sound/soc/ti
Miaoqian Lin 2a3966b950 ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
[ Upstream commit a34840c4eb ]

of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not needed anymore.
Add missing of_node_put() to avoid refcount leak.

Fixes: 6748d05590 ("ASoC: ti: Add custom machine driver for j721e EVM (CPB and IVI)")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Link: https://lore.kernel.org/r/20220512111331.44774-1-linmq006@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-09 10:22:59 +02:00
..
ams-delta.c tty: no checking of tty_unregister_ldisc 2021-05-13 16:57:17 +02:00
davinci-evm.c ASoC: ti: davinci-evm: Remove redundant null check before clk_disable_unprepare 2020-11-02 15:53:23 +00:00
davinci-i2s.c ASoC: ti: davinci-i2s: Add check for clk_enable() 2022-04-08 14:23:19 +02:00
davinci-i2s.h
davinci-mcasp.c ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASP 2021-07-11 23:46:39 +01:00
davinci-mcasp.h ASoC: ti: davinci-mcasp: Improve the sysclk selection 2019-12-09 18:35:37 +00:00
davinci-vcif.c ASoC: ti: use asoc_substream_to_rtd() 2020-07-23 19:07:21 +01:00
edma-pcm.c ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookup 2019-08-30 12:22:46 +01:00
edma-pcm.h
j721e-evm.c ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_* 2022-06-09 10:22:59 +02:00
Kconfig ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASP 2021-07-11 23:46:39 +01:00
Makefile ASoC: ti: Add custom machine driver for j721e EVM (CPB and IVI) 2020-07-01 15:13:46 +01:00
n810.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
omap-abe-twl6040.c ASoC: ti: delete some dead code in omap_abe_probe() 2021-07-11 23:48:34 +01:00
omap-dmic.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
omap-dmic.h
omap-hdmi.c ASoC: omap: Replace HTTP links with HTTPS ones 2020-07-23 19:52:24 +01:00
omap-mcbsp-priv.h
omap-mcbsp-st.c ASoC: ti: omap-mcbsp-st: Remove set, but unused variable 'w' 2020-07-09 21:56:46 +01:00
omap-mcbsp.c ASoC: ti: omap-mcbsp: use DEVICE_ATTR_RW macro 2021-06-01 14:05:16 +01:00
omap-mcbsp.h
omap-mcpdm.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
omap-mcpdm.h
omap-twl4030.c Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: 2020-07-23 19:52:30 +01:00
omap3pandora.c ASoC: ti: use asoc_substream_to_rtd() 2020-07-23 19:07:21 +01:00
osk5912.c ASoC: ti: use asoc_substream_to_rtd() 2020-07-23 19:07:21 +01:00
rx51.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
sdma-pcm.c ASoC: omap: Replace HTTP links with HTTPS ones 2020-07-23 19:52:24 +01:00
sdma-pcm.h ASoC: omap: Replace HTTP links with HTTPS ones 2020-07-23 19:52:24 +01:00
udma-pcm.c ASoC: ti: Replace HTTP links with HTTPS ones 2020-07-23 19:52:21 +01:00
udma-pcm.h ASoC: ti: Replace HTTP links with HTTPS ones 2020-07-23 19:52:21 +01:00