From: Qiao Zhou Date: Mon, 17 Nov 2014 08:02:57 +0000 (+0800) Subject: ASoC: soc-pcm: skip dpcm path checking with incapable/unready FE X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~18^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=075207d24a394bcdb3a864446f391d4014a04cd4;p=pandora-kernel.git ASoC: soc-pcm: skip dpcm path checking with incapable/unready FE Skip dpcm path checking for playback or capture, if corresponding FE doesn't support playback or capture, or currently is not ready. It can reduce the unnecessary cost to search connected widgets. [Tweaked comments for clarity -- broonie] Signed-off-by: Qiao Zhou Signed-off-by: Mark Brown --- Reading git-diff-tree failed