On Tue, 02 Sep 2014 04:05:30 -0700 (PDT) Kuninori Morimoto kuninori.morimoto.gx@gmail.com wrote:
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
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 kuninori.morimoto.gx@renesas.com
Jean
Can you please test this patch ? Is your issue solved ?
sound/soc/generic/simple-card.c | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-)
Everything works fine. Thanks.
Tested-by: Jean-Francois Moine moinejf@free.fr