From: Qiao Zhou Date: Wed, 10 Sep 2014 09:54:07 +0000 (+0800) Subject: ASoC: soc-pcm: fix dpcm_path_get error handling X-Git-Tag: fixes-for-v3.18-merge-window~108^2^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f70e515a8bb6a1908b40b786cb43f6491e8da04;p=pandora-kernel.git ASoC: soc-pcm: fix dpcm_path_get error handling dpcm_path_get may return -ENOMEM when allocating memory for list fails. We should not keep processing path or start up dpcm dai in this case. Signed-off-by: Qiao Zhou Acked-by: Vinod Koul Signed-off-by: Mark Brown --- Reading git-diff-tree failed