From: Fabio Estevam Date: Tue, 7 Oct 2014 18:29:56 +0000 (-0300) Subject: ASoC: fsl: imx-spdif: Delete unneeded test before of_node_put X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa4ac9201676ddd35aa56ae74bdf8e07454f04fc;p=pandora-kernel.git ASoC: fsl: imx-spdif: 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