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)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:15:20 +0000 (11:15 +0100)
commit1c2be1e4f742ef0b6e640f412e60a62493d3dbb6
treefca5b4d07fe6d3e5358328bb4855d45623f7009d
parent4e40b40197541a50cc2efef336238b80a5af9f3c
ASoC: rsnd: DT node clean up by using the of_node_put()

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>
(cherry picked from commit f451e48d8e1cae07d55b4a5b558c008cd4dc9a73)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
sound/soc/sh/rcar/src.c
sound/soc/sh/rcar/ssi.c