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)
commitef2c695151df54817f92128f96a920ff888c6920
tree4ec1ce658eaa51f6e38c187fa99e1c3f2889a056
parentd4d9360bf702890b5d3b1b62d8619a2690dd3278
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