From: Lars-Peter Clausen Date: Mon, 20 Oct 2014 17:36:34 +0000 (+0200) Subject: ASoC: dapm: Remove always true path source/sink checks X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~25^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ddd4cd5c31ccaf32febe52462f9fdc915893212;p=pandora-kernel.git ASoC: dapm: Remove always true path source/sink checks A path has always a valid source and a valid sink otherwise we wouldn't add it in the first place. Hence all tests that check if sink/source is non NULL always evaluate to true and can be removed. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed