Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[sfrench/cifs-2.6.git] / sound / soc / au1x / ac97c.c
index 3b1700e665f52a13fa3ce4ed8d2f615eb42d102e..b18512ca25781ab150f9f66a6a6a52a126100473 100644 (file)
@@ -223,7 +223,8 @@ static struct snd_soc_dai_driver au1xac97c_dai_driver = {
 };
 
 static const struct snd_soc_component_driver au1xac97c_component = {
-       .name           = "au1xac97c",
+       .name                   = "au1xac97c",
+       .legacy_dai_naming      = 1,
 };
 
 static int au1xac97c_drvprobe(struct platform_device *pdev)