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)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:24:06 +0000 (09:24 +0900)
commit5224e65a3f92f30b0d8302b7e957db68b62974c2
tree93ff8147f6d03c13a384ec274d3ee7914893d243
parentafdb659e2cd79441d63eb7074c3dd5cb49a9fe15
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