From: Kuninori Morimoto Date: Tue, 2 Sep 2014 11:05:30 +0000 (-0700) Subject: ASoC: simple-card: fixup cpu_dai_name clear case X-Git-Tag: fixes-against-v3.18-rc2~128^2~8^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c7b9cf53d284fe12eeab6e13d3098b18cff4692;p=pandora-kernel.git ASoC: simple-card: fixup cpu_dai_name clear case f687d900d30a61dda38db2a99239f5284a86a309 (ASoC: simple-card: cpu_dai_name creates confusion when DT case) cleared cpu_dai_name for caring fmt_single_name case, and 179949bc04c7157a4b2279f62a842638b61f78f9 (ASoC: simple-card: remove dai_link->cpu_dai_name when DT) cared multi dai-link case. but, cpu_dai_name matching is required when fmt_multiple_name was used Signed-off-by: Kuninori Morimoto Tested-by: Jean-Francois Moine Signed-off-by: Mark Brown --- Reading git-diff-tree failed