linux-imx/sound/soc/sh/rcar
Julia Lawall 28115b1c4f
ASoC: rsnd: add missing of_node_put
for_each_child_of_node performs an of_node_get on each
iteration, so a break out of the loop requires an
of_node_put.

This was done using the Coccinelle semantic patch
iterators/for_each_child.cocci

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/20230907095521.14053-11-Julia.Lawall@inria.fr
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-09-11 01:23:54 +01:00
..
adg.c ASoC: rsnd: setup BRGCKR/BRRA/BRRB on rsnd_adg_clk_control() 2023-08-23 13:53:29 +01:00
cmd.c ASoC: rsnd: add debugfs support 2021-05-27 11:15:31 +01:00
core.c ASoC: rsnd: add missing of_node_put 2023-09-11 01:23:54 +01:00
ctu.c ASoC: rsnd: Add check for rsnd_mod_power_on 2022-09-02 13:27:16 +01:00
debugfs.c ASoC: rsnd: add debugfs support 2021-05-27 11:15:31 +01:00
dma.c ASoC: rsnd: add R-Car Gen4 Sound support 2023-02-01 11:43:57 +00:00
dvc.c ASoC: rsnd: Add check for rsnd_mod_power_on 2022-09-02 13:27:16 +01:00
gen.c ASoC: rsnd: add R-Car Gen4 Sound support 2023-02-01 11:43:57 +00:00
Makefile ASoC: rsnd: add debugfs support 2021-05-27 11:15:31 +01:00
mix.c ASoC: rsnd: Add check for rsnd_mod_power_on 2022-09-02 13:27:16 +01:00
rsnd.h ASoC: rsnd: enable multi Component support for Audio Graph Card/Card2 2023-07-31 12:44:49 +01:00
src.c ASoC: rsnd: Add check for rsnd_mod_power_on 2022-09-02 13:27:16 +01:00
ssi.c ASoC: Use of_property_read_bool() for boolean properties 2023-03-11 12:18:55 +00:00
ssiu.c ASoC: rsnd: add R-Car Gen4 Sound support 2023-02-01 11:43:57 +00:00