]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: add missing of_node_put()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 23 Oct 2019 02:10:43 +0000 (11:10 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 23 Oct 2019 16:45:15 +0000 (17:45 +0100)
commitf46c47ad415b0b73e235246e0fdbbd7c0d927752
tree4ec1ce658eaa51f6e38c187fa99e1c3f2889a056
parent0e248d6eaf3af6e4e4f61f16b29859b28ec54856
ASoC: rsnd: add missing of_node_put()

This patch adds missing of_node_put() for
rsnd_parse_tdm_split_mode()
rsnd_parse_connect_graph()

Reported-by: Pavel Machek <pavel@denx.de>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/8736fkyzx8.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c