From: Fabio Estevam Date: Tue, 7 Oct 2014 18:13:25 +0000 (-0300) Subject: ASoC: fsl: imx-sgtl5000: Delete unneeded test before of_node_put X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~17^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e3bc3c1c9017867b88593ecb4c0c1ae9da16fb2;p=pandora-kernel.git ASoC: fsl: imx-sgtl5000: Delete unneeded test before of_node_put of_node_put() supports NULL as its argument, so the initial test is not necessary. Signed-off-by: Fabio Estevam Acked-by: Nicolin Chen Signed-off-by: Mark Brown --- Reading git-diff-tree failed