Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[sfrench/cifs-2.6.git] / sound / soc / spear / spdif_in.c
index 4b68d6ee75da4a5a00aaeeffd99efc81656baf54..4ad8b1fc713a77f9969e38160140494612fccf66 100644 (file)
@@ -172,7 +172,8 @@ static struct snd_soc_dai_driver spdif_in_dai = {
 };
 
 static const struct snd_soc_component_driver spdif_in_component = {
-       .name           = "spdif-in",
+       .name                   = "spdif-in",
+       .legacy_dai_naming      = 1,
 };
 
 static irqreturn_t spdif_in_irq(int irq, void *arg)