linux-stable/sound/soc/generic
Liang He 27d0c62122 ASoC: audio-graph-card: Add of_node_put() in fail path
[ Upstream commit 65fb8e2ef3 ]

In asoc_simple_parse_dai(), we should call of_node_put() for the
reference returned by of_graph_get_port_parent() in fail path.

Fixes: ae30a694da ("ASoC: simple-card-utils: add asoc_simple_card_parse_dai()")
Signed-off-by: Liang He <windhl@126.com>
Link: https://lore.kernel.org/r/20220721144308.1301587-1-windhl@126.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-08-17 14:24:11 +02:00
..
audio-graph-card.c ASoC: audio-graph-card: Add of_node_put() in fail path 2022-08-17 14:24:11 +02:00
Kconfig ASoC: Fix 7/8 spaces indentation in Kconfig 2020-11-17 17:08:45 +00:00
Makefile
simple-card-utils.c ASoC: simple-card-utils: Set sysclk on all components 2022-04-08 14:23:13 +02:00
simple-card.c ASoC: simple-card: fix probe failure on platform component 2022-02-08 18:34:10 +01:00