From: Lee Jones Date: Mon, 15 Oct 2012 13:13:25 +0000 (+0100) Subject: ASoC: Ux500: Dispose of device nodes correctly X-Git-Tag: v3.7-rc3~17^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39013bd60e79148961583402ed70bd105f95d260;p=pandora-kernel.git ASoC: Ux500: Dispose of device nodes correctly When of_parse_phandle() is used to find a device node, its reference count is incremented by the helper. Once we're finished with them, it's our responsibly to ensure they are freed in the correct manor. Acked-by: Linus Walleij Signed-off-by: Lee Jones Signed-off-by: Mark Brown --- Reading git-diff-tree failed