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)
commitf451e48d8e1cae07d55b4a5b558c008cd4dc9a73
treec566a30ae73588513e240700aa10cd3a4094b946
parente6b0d896ab0597d37422cae3cef3e789431549eb
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>
sound/soc/sh/rcar/src.c
sound/soc/sh/rcar/ssi.c
This page took 0.042173 seconds and 5 git commands to generate.