ASoC: rsnd: DT node clean up by using the of_node_put()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 23 May 2014 06:24:59 +0000 (23:24 -0700)
committerMark Brown <broonie@linaro.org>
Mon, 26 May 2014 13:34:54 +0000 (14:34 +0100)
Driver needs to call of_node_put() after of_get_chile_by_name()

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found