From: Fabio Estevam Date: Tue, 7 Oct 2014 18:29:58 +0000 (-0300) Subject: ASoC: simple-card: Delete unneeded test before of_node_put X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~11^4~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84d4cbe9a60a1fdd35b4dd69951f31c518b467d8;p=pandora-kernel.git ASoC: simple-card: 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed